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
Get Avast Free Antivirus with 24/7 AI-powered online scam detection
Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Low Powered Mesh Network!