esp-idf/examples/bluetooth/esp_ble_mesh/aligenie_demo
Ivan Grokhotkov e596c84d49 build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
..
components/vendor_model build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
main build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
tutorial
CMakeLists.txt tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
README.md
partitions.csv
sdkconfig.defaults
sdkconfig.defaults.esp32c3

README.md

Supported Targets ESP32

ESP BLE Mesh AliGenie Example

This example shows how a BLE Mesh device work with AliGenie.

For a better demonstration effect, an RGB LED can be soldered onto the ESP32-DevKitC board, by connecting their corresponding GPIO pins are GPIO_NUM_25, GPIO_NUM_26, GPIO_NUM_27.

Please check the tutorial for more information about this example.