2019-11-26 20:53:20 -05:00
ESP-BLE-MESH Feature List
=========================
2019-10-30 05:01:18 -04:00
Supported Features
------------------
Mesh Core
"""""""""
2023-08-28 04:09:37 -04:00
* Provisioning:
* PB-ADV, PB-GATT and PB-Remote
2019-10-30 05:01:18 -04:00
* OOB Authentication
2023-08-28 04:09:37 -04:00
* Certificate-based Provisioning
* Remote Provisioning
* Enhanced Provisioning Authentication
2019-10-30 05:01:18 -04:00
* Networking
* Relay
* Segmentation and Reassembly
* Key Refresh Procedure
* IV Update Procedure
* Friend
* Low Power
2019-11-26 20:53:20 -05:00
* Proxy Server
* Proxy Client
2023-08-28 04:09:37 -04:00
* Directed Forwarding
* Private Beacon
* Subnet Bridge
* Minor Enhancements
2019-10-30 05:01:18 -04:00
* Multiple Client Models Run Simultaneously
* Support multiple client models send packets to different nodes simultaneously
* No blocking between client model and server model
* NVS Storing
* Store provisioning and configuration information of ESP-BLE-MESH Node
Mesh Models
"""""""""""
2019-11-26 20:53:20 -05:00
* Foundation models
* Configuration Server model
* Configuration Client model
* Health Server model
* Health Client model
2023-08-28 04:09:37 -04:00
* Remote Provisioning Server model
* Remote Provisioning Client model
* Directed Forwarding Configuration Server model
* Directed Forwarding Configuration Client model
* Bridge Configuration Server model
* Bridge Configuration Client model
* Mesh Private Beacon Server model
* Mesh Private Beacon Client model
* On-Demend Private Proxy Server model
* On-Demend Private Proxy Client model
* SAR Configuration Server model
* SAR Configuration Client model
* Solicitation PDU RPL Configuration Server model
* Solicitation PDU RPL Configuration Client model
* Opcodes Aggregator Server model
* Opcodes Aggregator Client model
* Large Composition Data Server model
* Large Composition Data Client model
2019-10-30 05:01:18 -04:00
2019-11-26 20:53:20 -05:00
* Generic client models
2019-10-30 05:01:18 -04:00
* Generic OnOff Client
* Generic Level Client
* Generic Default Transition Time Client
* Generic Power OnOff Client
* Generic Power Level Client
* Generic Battery Client
* Generic Location Client
* Generic Property Client
2019-11-26 20:53:20 -05:00
* Sensor client models
2019-10-30 05:01:18 -04:00
* Sensor Client
2019-11-26 20:53:20 -05:00
* Time and Scenes client models
2019-10-30 05:01:18 -04:00
* Time Client
* Scene Client
* Scheduler Client
2019-11-26 20:53:20 -05:00
* Lighting client models
2019-10-30 05:01:18 -04:00
* Light Lightness Client
* Light CTL Client
* Light HSL Client
* Light xyL Client
2019-11-26 20:53:20 -05:00
* Light LC Client
* Generic server models
* Generic OnOff Server
* Generic Level Server
* Generic Default Transition Time Server
* Generic Power OnOff Server
* Generic Power OnOff Setup Server
* Generic Power Level Server
* Generic Power Level Setup Server
* Generic Battery Server
* Generic Location Server
* Generic Location Setup Server
* Generic User Property Server
* Generic Admin Property Server
* Generic Manufacturer Property Server
* Generic Client Property Server
* Sensor server models
* Sensor Server
* Sensor Setup Server
* Time and Scenes server models
* Time Server
* Time Setup Server
* Scene Server
* Scene Setup Server
* Scheduler Server
* Scheduler Setup Server
* Lighting server models
* Light Lightness Server
* Light Lightness Setup Server
* Light CTL Server
* Light CTL Temperature Server
* Light CTL Setup Server
* Light HSL Server
* Light HSL Hue Server
* Light HSL Saturation Server
* Light HSL Setup Server
* Light xyL Server
* Light xyL Setup Server
* Light LC Server
* Light LC Setup Server
2019-10-30 05:01:18 -04:00
Mesh Applications
"""""""""""""""""
* ESP-BLE-MESH Node
2023-08-26 05:19:57 -04:00
* :example_file:`Tutorial <bluetooth/esp_ble_mesh/onoff_models/onoff_client/tutorial/BLE_Mesh_Node_OnOff_Client_Example_Walkthrough.md>`
* :example_file:`Tutorial <bluetooth/esp_ble_mesh/onoff_models/onoff_server/tutorial/BLE_Mesh_Node_OnOff_Server_Example_Walkthrough.md>`
* :example: `Example <bluetooth/esp_ble_mesh/onoff_models>`
2019-10-30 05:01:18 -04:00
* ESP-BLE-MESH Provisioner
2023-08-26 05:19:57 -04:00
* :example_file:`Tutorial <bluetooth/esp_ble_mesh/provisioner/tutorial/BLE_Mesh_Provisioner_Example_Walkthrough.md>`
* :example: `Example <bluetooth/esp_ble_mesh/provisioner>`
2019-10-30 05:01:18 -04:00
* ESP-BLE-MESH Fast Provisioning
2023-08-28 04:09:37 -04:00
* :example_file:`Fast Provisioning Client Model Tutorial <bluetooth/esp_ble_mesh/fast_provisioning/fast_prov_client/tutorial/BLE_Mesh_Fast_Prov_Client_Example_Walkthrough.md>`
* :example_file:`Fast Provisioning Server Model Tutorial <bluetooth/esp_ble_mesh/fast_provisioning/fast_prov_server/tutorial/BLE_Mesh_Fast_Prov_Server_Example_Walkthrough.md>`
* :example: `Example <bluetooth/esp_ble_mesh/fast_provisioning>`
2022-09-18 03:02:21 -04:00
* `Demo Video <https://dl.espressif.com/BLE/public/ESP32_BLE_Mesh_Fast_Provision.mp4> `__
2019-10-30 05:01:18 -04:00
* ESP-BLE-MESH and Wi-Fi Coexistence
2023-08-26 05:19:57 -04:00
* :example_file:`Tutorial <bluetooth/esp_ble_mesh/wifi_coexist/tutorial/BLE_Mesh_WiFi_Coexist_Example_Walkthrough.md>`
* :example: `Example <bluetooth/esp_ble_mesh/wifi_coexist>`
2022-09-18 03:02:21 -04:00
* `Demo Video <https://dl.espressif.com/BLE/public/ESP_BLE_MESH_WIFI_Coexistence.mp4> `__
2019-10-30 05:01:18 -04:00
Future Release Features
-----------------------
Mesh Core
"""""""""
2019-11-26 20:53:20 -05:00
* Provisioner NVS Storage
2019-10-30 05:01:18 -04:00
Mesh Applications
"""""""""""""""""
* Fast OTA
2020-02-10 03:52:41 -05:00
* Friendship