OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/ble_mesh_fast_prov_client
2020-04-27 14:24:07 +08:00
..
main ble_mesh: Fix compile error when -O2 (performance) is chosen 2020-04-27 14:24:07 +08:00
tutorial doc: update ble mesh docs based on the feature and example update 2019-12-09 14:57:15 +08:00
CMakeLists.txt build_app: make multi target support readable 2020-04-09 16:40:57 +08:00
Makefile ble_mesh: Rename ble_mesh_vendor_models to common_vendor_models 2020-03-12 17:50:12 +08:00
README.md build_app: make multi target support readable 2020-04-09 16:40:57 +08:00
sdkconfig.ci.bluedroid ble_mesh: Add bluedroid and nimble example configurations 2020-04-26 06:12:22 +00:00
sdkconfig.ci.nimble ble_mesh: Add bluedroid and nimble example configurations 2020-04-26 06:12:22 +00:00
sdkconfig.defaults ble_mesh: Miscellaneous modifications 2020-02-26 17:37:44 +08:00

Supported Targets ESP32

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.