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.
2 posts - 2 participants