This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF24L01+ very simple working example code requested

Up to now I´m unable to do a reliable simple communication from a PTX to a PRX, just scatered messages arriving.

So, I´m asking a very basic working example source code, no matter the microcontroler, in any language, but specific for nRF24L01+.

This example do not need to be with auto-ack, etc. Just a plain transmission betwen PTX => PRX.

  1. list of registers that should be initialized and their respective values at PTX and PRX
  2. registers that must be written to send a packet at PTX
  3. registers that must be checked to see if a package arrived at PRX

Also, if you have a working example source code of an auto ack with payload, that would be great too.

Thanks in advance
Jose