OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_console/ble_mesh_provisioner
2020-04-09 16:40:57 +08:00
..
main test, examples: use new component registration function 2020-03-23 10:58:48 +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: Add ble mesh white list test function 2020-03-25 11:30:08 +08: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