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

NRF24L01 REUSE_TX_PL

I used NRF24L01 to transmit the data without ACK mode. The receiver received the data normally when only the WR_TX_PLOAD_NACK instruction was used to send the data.If the WR_TX_PLOAD_NACK instruction is used to send data after completion of sending (sending interrupt is completed), call REUSE_TX_PL instruction is repeatedly sent, and the receiver always fails to receive data, what is the reason?
1. Through the oscilloscope, it can be observed that the transmitter is continuously transmitting normally, but the receiver does not receive any receiving interrupt.

Parents Reply Children
Related