OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/ble_mesh_fast_prov_server
2019-11-06 18:26:30 +05:30
..
main components/bt: Add support of NimBLE host in ESP BLE Mesh 2019-11-06 18:26:30 +05:30
tutorial examples: change default build instructions in docs to CMake 2019-08-06 17:25:25 +05:30
CMakeLists.txt Bluetooth examples restructuring 2019-07-01 19:21:57 +08: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:17:47 +08:00
sdkconfig.defaults Handle deprecated values in sdkconfig.defaults 2019-10-03 10:13:42 +02:00

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.