zwj 7c1c669799 component/bt: add BLE v5.0 feature for bluedroid host 5 лет назад
..
main 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
CMakeLists.txt cd3cf630a5 Test: merge ble mesh node and provioner in console 5 лет назад
Makefile cd3cf630a5 Test: merge ble mesh node and provioner in console 5 лет назад
README.md cd3cf630a5 Test: merge ble mesh node and provioner in console 5 лет назад
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

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