fc3253163e
1. BLE Mesh Core * Provisioning: Node Role * Advertising and GATT bearer * Authentication OOB * Provisioning: Provisioner Role * Advertising and GATT bearer * Authentication OOB * Networking * Relay * Segmentation and Reassembly * Key Refresh * IV Update * Proxy Support * Multiple Client Models Run Simultaneously * Support multiple client models send packets to different nodes simultaneously * No blocking between client model and server * NVS Storage * Store Provisioning Data of BLE Mesh Nodes in Flash 2. BLE Mesh Applications * BLE Mesh Node & Provisioner * Node Example * Provisioner Example * Node + Generic OnOff Client Example * Fast Provisioning * Vendor Fast Prov Server Model * Vendor Fast Prov Client Model * Examples * Wi-Fi & BLE Mesh Coexistence * Example * BLE Mesh Console Commands * Example 3. BLE Mesh Models * Foundation Models * Configuration Server Model * Configuration Client Model * Health Server Model * Health Client Model * Generic Client Models * Generic OnOff Client * Generic Level Client * Generic Location Client * Generic Default Transition Timer Client * Generic Power OnOff Client * Generic Power Level Client * Generic Battery Client * Generic Property Client * Generic Server Models * Generic OnOff Server (Example) * Lighting Client Models * Light Lightness Client * Light CTL Client * Light HSL Client * Light xyL Client * Light LC Client * Sensor Client Model * Sensor Client * Time and Scenes Client Models * Time Client * Scene Client * Scheduler Client |
||
---|---|---|
.. | ||
BLE-Mesh_FAQs_EN.md | ||
BLE-Mesh_Feature_List_EN.md | ||
BLE-Mesh_Getting_Started_EN.md | ||
BLE-Mesh_Known_Issues_EN.md | ||
README.md |
ESP BLE Mesh Framework
This folder contains all the documents of ESP BLE Mesh.
- Note: breaking changes might be introduced into ESP BLE Mesh on minor IDF versions
Demos
- Provisioning of BLE Mesh nodes using Smartphone App
- Espressif Fast Provisioning using ESP BLE Mesh App
- Espressif BLE Mesh and Wi-Fi Coexistence
Examples
- BLE Mesh Node Example Code
- BLE_Mesh_Node_Example_Walkthrough
- BLE Mesh Provisioner Example Code
- BLE_Mesh_Provisioner_Example_Walkthrough
- BLE Mesh Client Model Example Code
- BLE_Mesh_Client_Model_Example_Walkthrough
- BLE Mesh Console Example Code
- BLE Mesh Fast Prov Client Example Code
- BLE_Mesh_Fast_Prov_Client_Example_Walkthrough
- BLE Mesh Fast Prov Server Example Code
- BLE_Mesh_Fast_Prov_Server_Example_Walkthrough
- BLE Mesh Wifi Coexist Example Code
- BLE_Mesh_Wifi_Coexist_Example_Walkthrough
Documentation
ESP BLE Mesh Development Documentation
BLE Mesh Protocol Documentation
- BLE Mesh Core Specification
- BLE Mesh Model Specification
- An Intro to Bluetooth Mesh Part 1
- An Intro to Bluetooth Mesh Part 2
- The Fundamental Concepts of Bluetooth Mesh Networking Part 1
- The Fundamental Concepts of Bluetooth Mesh Networking, Part 2
- Bluetooth Mesh Networking: Friendship
- Management of Devices in a Bluetooth Mesh Network
- Bluetooth Mesh Security Overview
- Provisioning a Bluetooth Mesh Network Part 1
- Provisioning a Bluetooth Mesh Network Part 2