RF24Mesh v1.0.5
RF24Mesh is a self-sustaining wireless mesh network for NRF24L01+ and compatible radio modules. Based on optimized RF24Network and RF24 libraries by TMRh20.
See http://tmrh20.github.io/RF24Mesh for documentation.
Changes:
First 'stable' release
- Major bugfix: Buffer overrun causing segfaults and odd behaviour
- Increase address space: Master node can have 5 children, while child nodes still support 4 children each.
- Improvements to automatic addressing/renewal
See commit log for further details