Advertisement
maniacbug

Untitled

Feb 13th, 2012
471
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. RF24/examples/pingpair_pl/
  2. ROLE: Sender
  3. STATUS = 0x0e RX_DR=0 TX_DS=0 MAX_RT=0 RX_P_NO=7 T
  4. X_FULL=0
  5. RX_ADDR_P0-1 = 0xe8e8f0f0e1 0xc2c2c2c2c2
  6. RX_ADDR_P2-5 = 0xc3 0xc4 0xc5 0xc6
  7. TX_ADDR = 0xe8e8f0f0e1
  8. RX_PW_P0-6 = 0×20 0×00 0×00 0×00 0×00 0×00
  9. EN_AA = 0x3f
  10. EN_RXADDR = 0×03
  11. RF_CH = 0x4c
  12. RF_SETUP = 0×07
  13. CONFIG = 0x0c
  14. DYNPD/FEATURE = 0×03 0×06
  15. Data Rate = 1MBPS
  16. Model = nRF24L01+
  17. CRC Length = 16 bits
  18. PA Power = PA_HIGH
  19. Now sending 103…OK (really wasn’t acked)
  20. Now sending 2606…OK
  21. Now sending 5109…OK
  22. Now sending 7612…OK
  23. Now sending 10115…OK
  24. Now sending 12619…OK
  25. Now sending 15123…OK
  26. Now sending 17627…OK
  27.  
  28. RF24/examples/pingpair_pl/
  29. ROLE: Receiver
  30. STATUS = 0x0e RX_DR=0 TX_DS=0 MAX_RT=0 RX_P_NO=7 T
  31. X_FULL=0
  32. RX_ADDR_P0-1 = 0xe7e7e7e7e7 0xe8e8f0f0e1
  33. RX_ADDR_P2-5 = 0xc3 0xc4 0xc5 0xc6
  34. TX_ADDR = 0xe7e7e7e7e7
  35. RX_PW_P0-6 = 0×00 0×20 0×00 0×00 0×00 0×00
  36. EN_AA = 0x3f
  37. EN_RXADDR = 0×03
  38. RF_CH = 0x4c
  39. RF_SETUP = 0×07
  40. CONFIG = 0x0f
  41. DYNPD/FEATURE = 0×03 0×06
  42. Data Rate = 1MBPS
  43. Model = nRF24L01+
  44. CRC Length = 16 bits
  45. PA Power = PA_HIGH
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement