mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
Specifying all the dependencies (managed and local) in the manifest makes it easier for users to see every component the example depends on.
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.