Skip to content

v1.0

Compare
Choose a tag to compare
@TMRh20 TMRh20 released this 09 Dec 11:42
· 135 commits to main since this release

Initial release of nrf_to_nrf library for nrf52840 to nrf24l01 communication
Known limitations:

  • Static Payloads not working, users required to use dynamic payloads (call enableDynamicPayloads() function)

Info:

  • Compatible with RF24 communication stack - RF24Network, RF24Mesh, RF24Ethernet
  • Uses RF24 library API: see https://github.com/nRF24