I am curious to understand how Whandall determined that both modules are non functional. Here are the results from the testing.
Also I have observed that after sometime the Crystal on the NRF board gets very hot. I am not sure if these radio's are still workable or they are broken.
NRF24L01 + Nano
RF24/examples/pingpair_ack/
ROLE: Pong back
*** PRESS 'T' to begin transmitting to the other node
STATUS = 0xff RX_DR=1 TX_DS=1 MAX_RT=1 RX_P_NO=7 TX_FULL=1
RX_ADDR_P0-1 = 0xffffffffff 0xffffffffff
RX_ADDR_P2-5 = 0xff 0xff 0xff 0xff
TX_ADDR = 0xffffffffff
RX_PW_P0-6 = 0xff 0xff 0xff 0xff 0xff 0xff
EN_AA = 0xff
EN_RXADDR = 0xff
RF_CH = 0xff
RF_SETUP = 0xff
CONFIG = 0xff
DYNPD/FEATURE = 0xff 0xff
Data Rate = 1MBPS
Model = nRF24L01
CRC Length = 16 bits
PA Power = PA_MAX
*** CHANGING TO TRANSMIT ROLE -- PRESS 'R' TO SWITCH BACK
Now sending 1 as payload. Blank Payload Received.
Now sending 1 as payload. Blank Payload Received.
Now sending 1 as payload. failed.
Now sending 1 as payload. Blank Payload Received.
Now sending 1 as payload. Blank Payload Received.
Now sending 1 as payload. failed.
NRF24L01 + Mega
RF24/examples/pingpair_ack/
ROLE: Pong back
*** PRESS 'T' to begin transmitting to the other node
STATUS = 0xff RX_DR=1 TX_DS=1 MAX_RT=1 RX_P_NO=7 TX_FULL=1
RX_ADDR_P0-1 = 0xffffffffff 0xffffffffff
RX_ADDR_P2-5 = 0xff 0xff 0xff 0xff
TX_ADDR = 0xffffffffff
RX_PW_P0-6 = 0xff 0xff 0xff 0xff 0xff 0xff
EN_AA = 0xff
EN_RXADDR = 0xff
RF_CH = 0xff
RF_SETUP = 0xff
CONFIG = 0xff
DYNPD/FEATURE = 0xff 0xff
Data Rate = 1MBPS
Model = nRF24L01
CRC Length = 16 bits
PA Power = PA_MAX
*** CHANGING TO TRANSMIT ROLE -- PRESS 'R' TO SWITCH BACK
Now sending 1 as payload. Blank Payload Received.
Now sending 1 as payload. Blank Payload Received.
Now sending 1 as payload. Got response 0, round-trip delay: 232 microseconds
Got response 0, round-trip delay: 1184 microseconds
Got response 0, round-trip delay: 5276 microseconds
Got response 0, round-trip delay: 9784 microseconds
Got response 0, round-trip delay: 14288 microseconds
Got response 48, round-trip delay: 18876 microseconds
Got response 0, round-trip delay: 23552 microseconds
Got response 0, round-trip delay: 28144 microseconds
Got response 0, round-trip delay: 32732 microseconds
Now sending 10 as payload. Got response 0, round-trip delay: 224 microseconds
Got response 0, round-trip delay: 1188 microseconds
Got response 0, round-trip delay: 5340 microseconds
Got response 0, round-trip delay: 9848 microseconds
Got response 0, round-trip delay: 14352 microseconds