Anton Maklakov 68e5d9d585 Remove IRAM_ATTR from any function declarations 4 лет назад
..
api c49b5b2409 ble_mesh: stack: Add proxy server connect and disconnect event 4 лет назад
btc c49b5b2409 ble_mesh: stack: Add proxy server connect and disconnect event 4 лет назад
mesh_common 68e5d9d585 Remove IRAM_ATTR from any function declarations 3 лет назад
mesh_core 934a3951b8 Merge branch 'feature/s2_s3_support_ext_mem_stack' into 'master' 4 лет назад
mesh_models eeb9a9bd2c ble_mesh: stack: Update license of esp specific files 4 лет назад
Kconfig.in 6fc4bf7145 components/bt: Fix link error of Kconfig 4 лет назад
README.md 2c3548b65e Provide BLE Mesh documentation 6 лет назад

README.md

ESP-BLE-MESH Component

This is Espressif Bluetooth Low Energy Mesh component folder.

This component is a part of Espressif IoT Development Framework (ESP-IDF). For the latest documentation please refer to ESP-IDF Programming Guide.

The ESP-BLE-MESH networking enables many-to-many (m:m) device communications and is optimized for creating large-scale device networks.

ESP-BLE-MESH Documentation

ESP-BLE-MESH Examples

  • Refer to ESP-BLE-MESH Examples of Getting Started for the tutorials of ESP BLE Mesh examples.