esp-idf/examples/bluetooth/esp_ble_mesh/aligenie_demo
..
components/vendor_model
main
tutorial
CMakeLists.txt
README.md
partitions.csv
sdkconfig.defaults
sdkconfig.defaults.esp32
sdkconfig.defaults.esp32c3
sdkconfig.defaults.esp32c6
sdkconfig.defaults.esp32h2
sdkconfig.defaults.esp32s3

README.md

Supported Targets ESP32 ESP32-C3 ESP32-C6 ESP32-H2 ESP32-S3

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.