Chen Yudong 4d73d4db36 example: build ble_mesh_console example on c3 and s3 as well 4 tahun lalu
..
main 4d73d4db36 example: build ble_mesh_console example on c3 and s3 as well 4 tahun lalu
CMakeLists.txt 0c193626e0 fix ble mesh send problem 4 tahun lalu
Makefile 0c193626e0 fix ble mesh send problem 4 tahun lalu
README.md 4d73d4db36 example: build ble_mesh_console example on c3 and s3 as well 4 tahun lalu
ble_mesh_commands_README.md cd3cf630a5 Test: merge ble mesh node and provioner in console 5 tahun lalu
partitions.csv cd3cf630a5 Test: merge ble mesh node and provioner in console 5 tahun lalu
sdkconfig.defaults 7c1c669799 component/bt: add BLE v5.0 feature for bluedroid host 5 tahun lalu

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