OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/ble_mesh_fast_prov_client
2019-10-22 13:51:49 +11:00
..
main components/bt: Add support of NimBLE host in ESP BLE Mesh 2019-10-21 20:18:21 +08:00
tutorial Bluetooth examples restructuring 2019-07-01 19:21:57 +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 ble_mesh: add ble mesh example description 2019-09-02 12:15:03 +08:00
sdkconfig.defaults Handle deprecated values in sdkconfig.defaults 2019-10-02 16:29:25 +00: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.