esp-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/ble_mesh_fast_prov_server
Roland Dobai 15857d9cbb Handle deprecated values in sdkconfig.defaults
The issue was pointed out also in
https://github.com/espressif/esp-idf/issues/4092
2019-10-02 16:29:25 +00:00
..
main
tutorial examples: change default build instructions in docs to CMake 2019-08-02 16:32:46 +05:30
CMakeLists.txt
Makefile
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

README.md

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.