OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_provisioner
2019-11-08 11:10:52 +08:00
..
main ble_mesh: add proxy client functionality 2019-11-08 11:10:52 +08:00
tutorial components/bt: Add support of NimBLE host in ESP BLE Mesh 2019-10-21 20:18:21 +08:00
CMakeLists.txt esp32s2: Add SUPPORTED_TARGETS for remaining bluetooth examples 2019-08-13 17:14:16 +10: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 ble_mesh: add proxy client functionality 2019-11-08 11:10:52 +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.