Hello ,
I have an RFID application in which there are 25 tags and one Reader(Receiver). The tags transmit their id to the Reader. The Reader has to detect these tags.
The tag has nRF24LU1+ and the Reader has nRF24L01+.
How should the register addressing and register configuration for Reader and the tags.?
Some of the key registers are EN_AA, EN_RX_ADDR, RX_PW_Px.
The registers that take the addresses on the Reader or Receiver are: RX_ADDR_P0, RX_ADDR_P1, RX_ADDR_P2, RX_ADDR_P3, RX_ADDR_P4,RX_ADDR_P5.
The registers that are important on the Transmitter or tag are : TX_ADDR and RX_ADDR_P0.
Please advise.
Thanks,