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.
Loading...
Searching...
No Matches
src Directory Reference

Files

 meshx_gen_server.c
 Implementation of the MeshX generic server model for BLE mesh nodes. This file contains functions for registering, deregistering, and initializing the generic server model.
 
 meshx_light_server.c
 Implementation of the BLE Mesh Lighting Server for the ESP32.