OVMS3-idf/components/bt/esp_ble_mesh
Jiang Jiang Jian 615dc00e86 Merge branch 'bugfix/some_host_and_example_bugfix_Backport_to_4v0' into 'release/v4.0'
Bugfix/some host and example bugfix backport to v4.0

See merge request espressif/esp-idf!7360
2020-02-18 21:02:34 +08:00
..
api Merge branch 'bugfix/some_host_and_example_bugfix_Backport_to_4v0' into 'release/v4.0' 2020-02-18 21:02:34 +08:00
btc ble_mesh: Fixes Provisioner not support friend feature 2020-01-13 10:39:52 +08:00
mesh_common Merge branch 'bugfix/ble_mesh_fix_compile_error_with_cpp_4.0' into 'release/v4.0' 2020-02-18 20:44:41 +08:00
mesh_core Merge branch 'bugfix/some_host_and_example_bugfix_Backport_to_4v0' into 'release/v4.0' 2020-02-18 21:02:34 +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.