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
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Low Powered Mesh Network!