Skip to content

RF24Mesh v1.0.5

Compare
Choose a tag to compare
@TMRh20 TMRh20 released this 27 Mar 12:58
· 248 commits to master since this release

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