esp-idf/examples/bluetooth/esp_ble_mesh/aligenie_demo
baohongde 6fc4bf7145 components/bt: Fix link error of Kconfig 2021-09-13 15:45:27 +08:00
..
components/vendor_model ble_mesh: aligenie_demo: Add sdkconfig.defaults for esp32c3 2021-02-24 20:08:04 +08:00
main
tutorial
CMakeLists.txt
Makefile
README.md
partitions.csv
sdkconfig.defaults
sdkconfig.defaults.esp32c3 components/bt: Fix link error of Kconfig 2021-09-13 15:45:27 +08:00

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.