OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_provisioner
Island bbc95d981c Merge branch 'bugfix/ble_mesh_use_sdkconfig_ci_v4.0' into 'release/v4.0'
ble_mesh: Add bluedroid and nimble example configurations (v4.0)

See merge request espressif/esp-idf!8499
2020-05-21 15:14:45 +08:00
..
main ble_mesh: Fix compile error when -O2 (performance) is chosen 2020-05-07 09:18:15 +00:00
tutorial doc: update ble mesh docs based on the feature and example update 2019-12-10 14:02:20 +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.ci.bluedroid ble_mesh: Add bluedroid and nimble example configurations 2020-05-20 11:25:07 +00:00
sdkconfig.ci.nimble ble_mesh: Add bluedroid and nimble example configurations 2020-05-20 11:25:07 +00:00
sdkconfig.defaults ble_mesh: Miscellaneous modifications 2020-02-27 14:42:25 +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.