OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_console/ble_mesh_provisioner
2019-10-22 13:51:49 +11:00
..
main Merge branch 'master' into feature/esp32s2beta_merge 2019-10-22 13:51:49 +11: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 Handle deprecated values in sdkconfig.defaults 2019-10-02 16:29:25 +00: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