Skip to content

RF24Network v1.0.6

Compare
Choose a tag to compare
@TMRh20 TMRh20 released this 12 Apr 22:31
· 278 commits to master since this release

Implements an OSI Network Layer using nRF24L01(+) radios driven by the newly optimized RF24 library fork.
See http://tmrh20.github.io/RF24Network for documentation.

Changes:

  • Fix memory corruption in v1.0.5 when using fragmented payloads on non-linux devices
  • Linux examples makefile fix for Ubuntu