mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
24268d47a2
change: renamed every instance of these functions add: deprecation notice with old functions change: CC0 licence to CC0-1.0 in fatfsgen_example_main.c
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:
- Build the ble mesh node console demo with sdkconfig.default
- register node and set oob info, load model to init ble mesh node
- enable bearer, so that it can be scaned and provisioned by provisioner