Skip to content

RF24Network v1.0.10

Compare
Choose a tag to compare
@TMRh20 TMRh20 released this 16 Jul 22:58
· 217 commits to master since this release
  • Utilize RF24 lib failure detection feature. Detect if the radio gets stuck in an available() loop, time-out and set radio.failureDetected=true
  • Add 4 new examples to RF24Network demonstrating more advanced features like fragmentation & re-assembly, variable packet sizes, and data prioritization/External data types