zwj 7c1c669799 component/bt: add BLE v5.0 feature for bluedroid host il y a 5 ans
..
main 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
CMakeLists.txt cd3cf630a5 Test: merge ble mesh node and provioner in console il y a 5 ans
Makefile cd3cf630a5 Test: merge ble mesh node and provioner in console il y a 5 ans
README.md cd3cf630a5 Test: merge ble mesh node and provioner in console il y a 5 ans
ble_mesh_commands_README.md cd3cf630a5 Test: merge ble mesh node and provioner in console il y a 5 ans
partitions.csv cd3cf630a5 Test: merge ble mesh node and provioner in console il y a 5 ans
sdkconfig.defaults 7c1c669799 component/bt: add BLE v5.0 feature for bluedroid host il y a 5 ans

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