I am working on a project where I want to transfer data between NRF24L01 transmitter and receiver. While the transmitter appears to be writing data, the receiver is not getting anything. The receiver's available function keeps returning true, even though there is no payload to read from. I have gone thru the various threads on this forum, and tried various sample codes. But nothing is working. I have made sure CE and CSN pins are correctly defined in the code as well.
I am reaching out to see if anyone has encountered issue with NRF24L01 of late.
have a read of how-to-get-the-best-out-of-this-forum
in particular
- what host microcontrollers are you using
- how are they connected to the NRF24L01 - upload a schematic showing the wiring and power supplies
- upload transmitter and receiver code using code code tags e.g. click < CODE > and paste you code where it says 'type or paste code here
- upload any serial monitor output (as text not a screen image)
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.