OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_console/ble_mesh_provisioner
suda-morris 75cadc2e41 console: simplify examples
1. simplify console examples
2. add "quit" command
3. support console command overwrite
4. add API reference
2020-02-07 20:15:06 +08:00
..
main console: simplify examples 2020-02-07 20:15:06 +08:00
CMakeLists.txt esp32s2: Add SUPPORTED_TARGETS for remaining bluetooth examples 2019-08-13 17:14:16 +10:00
Makefile Bluetooth examples restructuring 2019-07-01 19:21:57 +08:00
README.md Bluetooth examples restructuring 2019-07-01 19:21:57 +08:00
sdkconfig.defaults examples: fix sdkconfig warnings 2019-11-21 15:36:06 +01:00

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