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

nRF24L01+ cannot receive data

hello,we use nRF24l01+ for the communication of IoT,nRF24l01+ need to receive CMD from the controllors,but after a long time,nRF24l01+ cannot receive data.

we have tested,the following is the information related: (1)the supply voltage of the nRF24l01+ is 3.3V (2)CE is high,IRQ is high (3)we have made some protection mechanism in the code(compare the value read from some registers and to the cofigured value,the registers selected are CONFIG,RF_CH,RF_SETUP). When nRF24L01+ cannot receive data,we measure the waveform of CS/SCK/MISO/MOSI by the Oscilloscope,and the waveform of CS/SCK/MISO/MOSI is correct.

now,we dont know how to do next.would you give some advice,thank you very much.

Related