OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/ble_mesh_fast_prov_client
2020-05-07 09:18:15 +00: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 ble_mesh: Rename ble_mesh_vendor_models to common_vendor_models 2020-03-17 16:01:45 +08:00
Makefile ble_mesh: Rename ble_mesh_vendor_models to common_vendor_models 2020-03-17 16:01:45 +08:00
README.md ble_mesh: add ble mesh example description 2019-09-02 12:17:47 +08: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.