OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/fast_prov_server
2020-07-14 21:19:32 +08:00
..
main ble_mesh: Move TAG definition to each example 2020-06-24 12:19:06 +08:00
tutorial ble_mesh: example: Fix example README & tutorial link error 2020-07-01 14:36:30 +08:00
CMakeLists.txt ble_mesh: Rename esp_fast_prov_* to ble_mesh_fast_prov_* 2020-05-20 11:33:46 +00:00
Makefile ble_mesh: Rename esp_fast_prov_* to ble_mesh_fast_prov_* 2020-05-20 11:33:46 +00:00
README.md ble_mesh: Fix tutorial links in examples README.md 2020-05-20 11:33:46 +00:00
sdkconfig.ci.bluedroid ble_mesh: Rename the folders ble_mesh_fast_prov_* to fast_prov_* 2020-05-20 11:33:46 +00:00
sdkconfig.ci.iram ble_mesh: ci: Add iram & psram configurations 2020-07-14 21:19:32 +08:00
sdkconfig.ci.nimble ble_mesh: Rename the folders ble_mesh_fast_prov_* to fast_prov_* 2020-05-20 11:33:46 +00:00
sdkconfig.ci.psram ble_mesh: ci: Add iram & psram configurations 2020-07-14 21:19:32 +08:00
sdkconfig.defaults ble_mesh: Rename the folders ble_mesh_fast_prov_* to fast_prov_* 2020-05-20 11:33:46 +00:00

Supported Targets ESP32

ESP BLE Mesh Fast Provisioning Server example

This example shows how a BLE Mesh device functions as a Fast Provisioning Server.

Please check the tutorial for more information about this example.