|
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_cwww_element.cpp | |
| Implementation of MeshX CWWW Element (Tasks A-E). | |
| meshx_relay_element.cpp | |
| Implementation of MeshX Relay Element. This file contains the implementation of the MeshX Relay Element class, which represents a relay element in the MeshX BLE mesh network. Key Features: | |
| meshx_rgb_element.cpp | |
| Implementation of MeshX RGB (HSL) Element. | |
| meshx_root_element.cpp | |
| meshx_sensor_element.cpp | |
| Implementation of the MeshX Sensor Server element. | |