Skip to content

RF24Network v1.0.2

Compare
Choose a tag to compare
@TMRh20 TMRh20 released this 27 Nov 14:04
· 324 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:

  • Add network flag FLAG_NO_POLL to selectively prevent nodes from responding to NETWORK_POLL requests (recommended update for RF24Mesh v1.0.3b or newer)
  • Prevent header type from changing after fragmented writes