Yuan Hong Hui 2a5931549b ble_mesh:example:ble mesh console support nimble %!s(int64=3) %!d(string=hai) anos
..
main e596c84d49 build system: re-add -Wno-format as private flag for some example components %!s(int64=3) %!d(string=hai) anos
CMakeLists.txt facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 %!s(int64=3) %!d(string=hai) anos
README.md 8fe7d74453 example: build ble_mesh_console example on c3 and s3 as well %!s(int64=4) %!d(string=hai) anos
ble_mesh_commands_README.md cd3cf630a5 Test: merge ble mesh node and provioner in console %!s(int64=5) %!d(string=hai) anos
partitions.csv cd3cf630a5 Test: merge ble mesh node and provioner in console %!s(int64=5) %!d(string=hai) anos
sdkconfig.ci.bluedroid 2a5931549b ble_mesh:example:ble mesh console support nimble %!s(int64=3) %!d(string=hai) anos
sdkconfig.ci.nimble 2a5931549b ble_mesh:example:ble mesh console support nimble %!s(int64=3) %!d(string=hai) anos
sdkconfig.defaults ce4a4be37f Merge branch 'feature/pro_recv_hb' into 'master' %!s(int64=4) %!d(string=hai) anos
sdkconfig.defaults.esp32c3 0e0d8fb433 filter repeated packages then send response %!s(int64=4) %!d(string=hai) anos
sdkconfig.defaults.esp32s3 0e0d8fb433 filter repeated packages then send response %!s(int64=4) %!d(string=hai) anos

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