esp-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_provisioner
lly a254c42173 ble_mesh: Move TAG definition to each example
Move the TAG definition of each example to the corresponding
source file (previously it is defined in the common example
intialization header file), which can avoid the redefinition
of TAG in some situations.
2020-06-20 05:34:30 +00:00
..
main ble_mesh: Move TAG definition to each example 2020-06-20 05:34:30 +00:00
tutorial
CMakeLists.txt
Makefile
README.md ble_mesh: Fix tutorial links in examples README.md 2020-05-20 11:33:46 +00:00
sdkconfig.ci.bluedroid
sdkconfig.ci.nimble
sdkconfig.defaults

README.md

Supported Targets ESP32

ESP BLE Mesh Provisioner demo

This demo shows how a BLE Mesh device can function as a provisioner.

Please check the tutorial for more information about this example.