Files
esp-idf/examples/bluetooth/esp_ble_mesh/provisioner
Ivan Grokhotkov 6d87100a70 feat(examples): add local components via idf_component.yml
Specifying all the dependencies (managed and local) in the manifest
makes it easier for users to see every component the example
depends on.
2023-09-19 10:38:24 +02:00
..

Supported Targets ESP32 ESP32-C3 ESP32-C6 ESP32-H2 ESP32-S3

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.