esp-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_provisioner
Roland Dobai 15857d9cbb Handle deprecated values in sdkconfig.defaults
The issue was pointed out also in
https://github.com/espressif/esp-idf/issues/4092
2019-10-02 16:29:25 +00:00
..
main Bluetooth examples restructuring 2019-07-01 19:21:57 +08:00
tutorial Bluetooth examples restructuring 2019-07-01 19:21:57 +08:00
CMakeLists.txt Bluetooth examples restructuring 2019-07-01 19:21:57 +08:00
Makefile Bluetooth examples restructuring 2019-07-01 19:21:57 +08:00
README.md Bluetooth examples restructuring 2019-07-01 19:21:57 +08:00
sdkconfig.defaults Handle deprecated values in sdkconfig.defaults 2019-10-02 16:29:25 +00:00

README.md

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.