houwenxiang f664527eb4 vfs: support vfs uart set line endings with specified uart number (release/v4.1) 5 лет назад
..
main f664527eb4 vfs: support vfs uart set line endings with specified uart number (release/v4.1) 5 лет назад
CMakeLists.txt 3512a775bc Test:merge ble mesh node and provioner in console 5 лет назад
Makefile 3512a775bc Test:merge ble mesh node and provioner in console 5 лет назад
README.md 3512a775bc Test:merge ble mesh node and provioner in console 5 лет назад
ble_mesh_commands_README.md 3512a775bc Test:merge ble mesh node and provioner in console 5 лет назад
partitions.csv 3512a775bc Test:merge ble mesh node and provioner in console 5 лет назад
sdkconfig.defaults 3512a775bc Test:merge ble mesh node and provioner in console 5 лет назад

README.md

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