|
MeshX 0.4
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_api.c | |
| Implementation of the BLE Mesh application API. | |
| meshx_serial.c | |
| MeshX Serial Protocol (MXSP) Implementation. | |
| meshx_txcm.c | |
| MeshX Tx Control Module This file contains the implementation of the MeshX Tx Control Module, which is responsible for managing transmission control in the MeshX BLE Mesh stack. | |