RF24Mesh v1.0.2b
Pre-release
Pre-release
Mesh networking for nrf24l01+ and compatible radio modules. Based on optimized RF24Network and RF24 libraries by TMRh20.
See http://tmrh20.github.io/RF24Mesh for documentation.
Changes:
- Requires updating RF24Network to v1.0.1 or higher and updating ALL RF24Mesh nodes
- getAddress() now returns -1 if failed instead of 0
- Shorten initial address request by 2 bytes
- Minor clean up to dhcp function