OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/ble_mesh_fast_prov_client
lly 9891045018 ble_mesh: Rename ble mesh example main & init files
- Rename ble_mesh_demo_main.c to main.c
- Rename ble_mesh_demo_init.* to ble_mesh_example_init.*
2020-05-22 14:22:39 +08:00
..
main ble_mesh: Rename ble mesh example main & init files 2020-05-22 14:22:39 +08:00
tutorial doc: update ble mesh docs based on the feature and example update 2019-12-10 14:02:20 +08:00
CMakeLists.txt ble_mesh: Move the example init to the common_components 2020-05-22 14:21:43 +08:00
Makefile ble_mesh: Move the example init to the common_components 2020-05-22 14:21:43 +08:00
README.md ble_mesh: add ble mesh example description 2019-09-02 12:17:47 +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 Fast Provisioning Client example

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

Please check the tutorial for more information about this example.