esp-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_provisioner
Hrishikesh Dhayagude a03b9c7465 Add NimBLE files in ESP-BLE-Mesh again
Revert "ble_mesh: Remove NimBLE implementation for ESP-BLE-MESH"

This reverts commit 925f93614c.
2020-02-05 13:37:54 +05:30
..
main Add NimBLE files in ESP-BLE-Mesh again 2020-02-05 13:37:54 +05:30
tutorial ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
CMakeLists.txt ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
Makefile ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
README.md ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00
sdkconfig.defaults ble_mesh: Add ESP BLE Mesh implementation 2020-02-03 12:03:36 +08:00

ESP BLE Mesh Provisioner demo

This demo shows how a BLE Mesh device can function as a provisioner.

Please check the tutorial for more information about this example.