OVMS3-idf/components/bt/esp_ble_mesh
Jiang Jiang Jian b6bec84c6e Merge branch 'bugfix/ble_mesh_utf_8_comma_4_0' into 'release/v4.0'
ble_mesh: Kconfig included a UTF-8 comma (v4.0)

See merge request espressif/esp-idf!7576
2020-02-13 11:13:02 +08:00
..
api ble_mesh: Make model publication struct more compact 2020-01-13 10:40:13 +08:00
btc ble_mesh: Fixes Provisioner not support friend feature 2020-01-13 10:39:52 +08:00
mesh_common ble_mesh: Use net_buf_simple_clone 2020-01-13 10:39:03 +08:00
mesh_core Merge branch 'bugfix/fix_ble_mesh_memory_leak_v4.0' into 'release/v4.0' 2020-02-13 10:58:09 +08:00
mesh_models Merge branch 'bugfix/fix_ble_mesh_memory_leak_v4.0' into 'release/v4.0' 2020-02-13 10:58:09 +08:00
Kconfig.in Merge branch 'bugfix/ble_mesh_utf_8_comma_4_0' into 'release/v4.0' 2020-02-13 11:13:02 +08:00
README.md Provide BLE Mesh documentation 2019-10-31 17:08:26 +08:00

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.