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.
- list of registers that should be initialized and their respective values at PTX and PRX
- registers that must be written to send a packet at PTX
- 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