This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RFID application.(Reader and Tag)

I have a RFID application in which there is a Reader and a tag. The Reader reads the tag information once the tag is in the Reader's range. The tag is an active tag.

The Reader has MCU-STM32F407ZET6 and RF Transceiver nRF24L01P-R7 while the tag has nRF24LU1P-F32Q32-T.

Does these two chips(nRF chips) talk to each other. ? What kind of communication protocol should be used.? Is it possible to have the library of the communication protocol and also test code.?

I am using a Linux platform (bare metal programming) to compile my code. (NOT Keil or IAR Embedded)

Parents
  • I am reading about Enhanced Shock burst protocol in the data sheet pointed by nRF24L01+. I am not designing the system. I have to understand the protocol between the two chips. Are the two chips designed for communication with each other? Is it possible to have the library of the communication protocol and test code.?

Reply
  • I am reading about Enhanced Shock burst protocol in the data sheet pointed by nRF24L01+. I am not designing the system. I have to understand the protocol between the two chips. Are the two chips designed for communication with each other? Is it possible to have the library of the communication protocol and test code.?

Children
No Data
Related