error Nrf24l01 not working

I am getting this. I don't know why my arduinos are not talking to each other.

STATUS = 0x0e RX_DR=0 TX_DS=0 MAX_RT=0 RX_P_NO=7 TX_FULL=0
RX_ADDR_P0-1 = 0xb00b1e5000 0xc2c2c2c2c2
RX_ADDR_P2-5 = 0xc3 0xc4 0xc5 0xc6
TX_ADDR = 0xb00b1e5000
RX_PW_P0-6 = 0x20 0x00 0x00 0x00 0x00 0x00
EN_AA = 0x3f
EN_RXADDR = 0x03
RF_CH = 0x4c
RF_SETUP = 0x07
CONFIG = 0x0e
DYNPD/FEATURE = 0x03 0x06
Data Rate = 1MBPS
Model = nRF24L01+
CRC Length = 16 bits
PA Power = PA_MAX

MITHU007:
I am getting this. I don't know why my arduinos are not talking to each other.

This is a new question in an old Thread and I have suggested to the Moderator to move it to its own Thread.

If what you posted is the output from the connection test program in my Simple nRF24L01+ Tutorial then it suggests that your Arduino is not properly communicating with the nRF24 it is connected to. However you have only posted part of the output so I can't be sure. In any case check all the connections again.

You have given us no information about the Arduinos you are using or how the nRF24s are powered etc etc. Wireless problems are difficult to debug so you must provide as much info as you can.

...R

@MITHU007

Please don't jump into old threads.

I suggest reading this post before going much further.

Bob.