This repo provides open-source code for mesh network with just 8-byte network overhead! All common mesh networking features are included; see the details below at my wiki site.
More details can be found here:
http://www.socialledge.com/sjsu/index.php?title=Low_Powered_Mesh_Network_stack
Out of the box, any radio is supported as you just have to provide the following functions :
* Radio init()
* Radio send()
* Radio receive()
* Application receive()
As long as mesh_service() function is called periodically, your mesh network should be fully functional. Also provided is the sample code for nordic low powered radio.
Features
- Addressed network
- Automatic retries
- Max Hop Count packet control
- No Heap Usage; minimal RAM/ROM footprint
- ACK, NACK, and Broadcast packets
- WELL TESTED !!
Categories
WirelessFollow Low Powered Mesh Network
nel_h2
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Low Powered Mesh Network!