Interfacing ST25Dv64KC Tag with ST25R39xx Reader
Hello,
i'm working on implementing a system using ST25DV64KC Dynamic Tag with an NFC Reader.
Here is a summary of my current situation and issues:
1. Current Setup:
- I've successfully tested ST25DV Tag using the NFC07A1 board
- I'm now transitioning to using the NFC08A1 board that mount the ST25R39 Reader in order to create a complete NFC Tag + Writer System
2. Issues with NFC Tag:
- I'm able to read and write EEPROM and MAILBOX via i2c without issues
- I've problem with ST25 android App. It indicates that I need specific firmware to write to the Mailbox. I can't use the android app to write on the Mailbox with RF signal without this firmware and using only my FW on the Microcontroller???
3. Issues with the NFC reader:
- How i can send commands to the NFC Tag through the antenna coil?
- Specifically, i need to understand how to send a command composed of n Bytes through the Reader. I must send them through SPI from the micro to the ST25R39 Reader and then it translate the Bytes in RF signal?
- Which register i must write from the SPI to send this command?
Basically i've problem with the Reader because its datasheet is not very clear as the ST25DV64KC Tag datasheet and i'm trying to understand how i can do these things.
I appreciate any guidance or references on how i can interface these two device each other and how i can send commands through the Reader...
Thank you in advance for your help!!
Best Regards.
