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
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Low Powered Mesh Network!