Advertisement
maniacbug

Untitled

Mar 14th, 2012
659
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. PRESS 'T' to begin transmitting to the other node
  2.  
  3. STATUS = 0xff RX_DR=1 TX_DS=1 MAX_RT=1 RX_P_NO=7 TX_FULL=1
  4.  
  5. RX_ADDR_P0-1 =0xffffffffff 0xffffffffff
  6.  
  7.  
  8. RX_ADDR_P2-5 = 0xff 0xff 0xff 0xff
  9.  
  10.  
  11. TX_ADD =0xffffffffff
  12.  
  13. RX_PW_P0-6 =0xff 0xff 0xff 0xff 0xff 0xff
  14.  
  15.  
  16. EN_AA =0xff
  17.  
  18. EN_RXADDR =0xff
  19.  
  20. RF_CH = 0xff
  21.  
  22. RF_SETUP =0xff
  23.  
  24. CONFIG = 0xff
  25.  
  26. DYNPD/FEATURE =0xff 0xff
  27.  
  28. DATA RATE =1mbpS
  29.  
  30. Model = nRF24L01
  31.  
  32. CRC Length = 16 bits
  33.  
  34. PA Power = PA_HIGH
  35.  
  36. Got payload 4294967295...Sent response.
  37.  
  38. Got payload 4294967295...Sent response.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement