esp-idf/examples/bluetooth/esp_ble_mesh/aligenie_demo
lly b77563abb0 ble_mesh: Replace zephyr integer types with C99 types [Zephyr] 2020-12-08 15:13:04 +08:00
..
components/vendor_model ble_mesh: Replace zephyr integer types with C99 types [Zephyr] 2020-12-08 15:13:04 +08:00
main bugfix: update genie timer in aligenie example 2020-12-02 12:04:27 +08:00
tutorial
CMakeLists.txt
Makefile
README.md
partitions.csv
sdkconfig.defaults

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.