Skip to content

Instantly share code, notes, and snippets.

View lucasssvaz's full-sized avatar
🤘

Lucas Saavedra Vaz lucasssvaz

🤘
View GitHub Profile
@lucasssvaz
lucasssvaz / README.md
Last active May 12, 2024 21:07
ESP32 BLE Mesh Arduino Example

BLE Mesh Example

These are modified files to be able to compile the ble_mesh.ino example. Note that a compilation error will still occur as the libraries need to be recompiled with these configs.

This is based on the ESP-IDF Example