mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
.. | ||
main | ||
ble_mesh_commands_README.md | ||
CMakeLists.txt | ||
Makefile | ||
partitions.csv | ||
README.md | ||
sdkconfig.defaults |
Supported Targets | ESP32 |
---|
ble mesh node console demo
Introduction
This demo implements ble mesh node basic features.Based on this demo, node can be scaned and proved by provisioner, reply get/set message to provisioner.
Demo steps:
- Build the ble mesh node console demo with sdkconfig.default
- register node and set oob info, load model to init ble mesh node
- enable bearer, so that it can be scaned and provisioned by provisioner