4 KiB
4 KiB
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