esp-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/fast_prov_client
InfiniteYuan 6b3109d161 ble_mesh: example: fix the structure init order to meet C++ requirements
Closes https://github.com/espressif/esp-idf/issues/8110
2024-02-07 16:38:19 +08:00
..
main ble_mesh: example: fix the structure init order to meet C++ requirements 2024-02-07 16:38:19 +08:00
tutorial
CMakeLists.txt
Makefile
README.md
sdkconfig.ci.bluedroid
sdkconfig.ci.bluedroid_deinit
sdkconfig.ci.model
sdkconfig.ci.nimble
sdkconfig.ci.nimble_deinit
sdkconfig.defaults
sdkconfig.defaults.esp32c3
sdkconfig.defaults.esp32s3

README.md

Supported Targets ESP32

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.