Does Anyone have Experience with the RF-Nano?

I ran the test using both 7 and 8 as well as 9 and 10 as my CE/CSN.

17:15:18.771 -> FIRST WITH THE DEFAULT ADDRESSES after power on
17:15:18.838 ->   Note that RF24 does NOT reset when Arduino resets - only when power is removed
17:15:18.904 ->   If the numbers are mostly 0x00 or 0xff it means that the Arduino is not
17:15:19.004 ->      communicating with the nRF24
17:15:19.037 -> 
17:15:19.037 -> STATUS		 = 0x00 RX_DR=0 TX_DS=0 MAX_RT=0 RX_P_NO=0 TX_FULL=0
17:15:19.103 -> RX_ADDR_P0-1	 = 0x0000000000 0x0000000000
17:15:19.136 -> RX_ADDR_P2-5	 = 0x00 0x00 0x00 0x00
17:15:19.169 -> TX_ADDR		 = 0x0000000000
17:15:19.202 -> RX_PW_P0-6	 = 0x00 0x00 0x00 0x00 0x00 0x00
17:15:19.236 -> EN_AA		 = 0x00
17:15:19.269 -> EN_RXADDR	 = 0x00
17:15:19.269 -> RF_CH		 = 0x00
17:15:19.302 -> RF_SETUP	 = 0x00
17:15:19.335 -> CONFIG		 = 0x00
17:15:19.335 -> DYNPD/FEATURE	 = 0x00 0x00
17:15:19.368 -> Data Rate	 = 1MBPS
17:15:19.401 -> Model		 = nRF24L01
17:15:19.401 -> CRC Length	 = Disabled
17:15:19.435 -> PA Power	 = PA_MIN
17:15:19.468 -> 
17:15:19.468 -> 
17:15:19.468 -> AND NOW WITH ADDRESS AAAxR  0x41 41 41 78 52   ON P1
17:15:19.501 ->  and 250KBPS data rate
17:15:19.534 -> 
17:15:19.534 -> STATUS		 = 0x00 RX_DR=0 TX_DS=0 MAX_RT=0 RX_P_NO=0 TX_FULL=0
17:15:19.601 -> RX_ADDR_P0-1	 = 0x0000000000 0x0000000000
17:15:19.667 -> RX_ADDR_P2-5	 = 0x00 0x00 0x00 0x00
17:15:19.700 -> TX_ADDR		 = 0x0000000000
17:15:19.733 -> RX_PW_P0-6	 = 0x00 0x00 0x00 0x00 0x00 0x00
17:15:19.767 -> EN_AA		 = 0x00
17:15:19.767 -> EN_RXADDR	 = 0x00
17:15:19.800 -> RF_CH		 = 0x00
17:15:19.833 -> RF_SETUP	 = 0x00
17:15:19.833 -> CONFIG		 = 0x00
17:15:19.866 -> DYNPD/FEATURE	 = 0x00 0x00
17:15:19.900 -> Data Rate	 = 1MBPS
17:15:19.900 -> Model		 = nRF24L01
17:15:19.933 -> CRC Length	 = Disabled
17:15:19.966 -> PA Power	 = PA_MIN
17:15:19.966 -> 
17:15:19.966 -> 

Note that timestamps are on.