lly 8fd34d4741 ble_mesh: example: Update example license 4 лет назад
..
main 8fd34d4741 ble_mesh: example: Update example license 4 лет назад
CMakeLists.txt 0c193626e0 fix ble mesh send problem 4 лет назад
README.md 8fe7d74453 example: build ble_mesh_console example on c3 and s3 as well 4 лет назад
ble_mesh_commands_README.md cd3cf630a5 Test: merge ble mesh node and provioner in console 5 лет назад
partitions.csv cd3cf630a5 Test: merge ble mesh node and provioner in console 5 лет назад
sdkconfig.defaults 7c1c669799 component/bt: add BLE v5.0 feature for bluedroid host 5 лет назад

README.md

Supported Targets ESP32 ESP32-C3 ESP32-S3

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:

  1. Build the ble mesh node console demo with sdkconfig.default
  2. register node and set oob info, load model to init ble mesh node
  3. enable bearer, so that it can be scaned and provisioned by provisioner