MeshX 0.3
This repository provides an implementation for Bluetooth Low Energy (BLE) Mesh network nodes. The project allows you to create BLE mesh nodes that can communicate with each other, enabling the development of smart home solutions or other IoT-based applications.
|
Files | |
meshx_cwww_server.c | |
Implementation of the CW-WW server model for BLE Mesh. | |
meshx_relay_server.c | |
Relay server model implementation for BLE Mesh networks. | |