RF link with nRF24L01+ receiver not responding

Register setup on both modules:

Register    data
   0x00        0x38
   0x01        0x00
   0x02        0x01
   0x03        0x03
   0x04        0x00
   0x05        0x4C
   0x06        0x0E 

  0x0A        0x00, 0x00, 0x00, 0x00, 0x05
  0x10        0x00, 0x00, 0x00, 0x00, 0x05

  0x11        0x03

  0xE1
  0xE2
  
  0x00      0x3A

receiver:                                                 transmitter:

 0x00     0x3B                                         loop ~ 1sec       write 0xA0, Byte1, Byte2

wait for INT, read 0x17

the receiver does not receive the bytes, I checked with a spectrum analyzer, the transmitter puts out the RF.

what did I miss on the setup?

thanks for your help

best regards

Kurt

Parents Reply Children
No Data
Related