OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_console/ble_mesh_provisioner
2020-06-30 20:18:27 +08:00
..
main console_repl: change config structure to support different devices 2020-06-30 20:18:27 +08:00
CMakeLists.txt build_app: make multi target support readable 2020-04-09 16:40:57 +08:00
Makefile Bluetooth examples restructuring 2019-07-01 19:21:57 +08:00
README.md build_app: make multi target support readable 2020-04-09 16:40:57 +08:00
sdkconfig.defaults ble_mesh: Remove BLE_MESH_MAX_STORED_NODES option 2020-04-26 06:25:08 +00:00

Supported Targets ESP32

ble mesh provisioner demo

Introduction

This demo implements ble mesh provisioner basic features.Based on this demo, provisioner can scan and prove unprovisioned device, send set/get message. Also can define new model.

Demo steps:

  1. Build the ble mesh provisioner demo with sdkconfig.default
  2. register provisioner and set oob info, load model to init ble mesh provisioner
  3. enable bearer, so that it can scan and prove unprovisioned devices
  4. config appkey and other config info use config client model
  5. send set/get message to nodes