NFC Reader for ST25DV04KC
Hi,
I'm working with the ST25DV04KC tag (ISO15693 type 5) and I want to both read and write data to it.
I'm looking for a compatible NFC reader that can connect to the computer via USB port, using an USB-to-Serial converter.
The use case would be to write an application in Python that can use this reader to read/write data to the above mentioned NFC tag in NDEF format.
Maybe someone can help me with the following questions:
1 - Can anyone recommend a NFC reader that can communicate with NFC type 5 tags?
2 - Can anyone recommend a Python library for communicating with NFC type 5 tags? I've found a library called nfcpy, but the documentation suggests that it only works with tags of type 1, 2, 3 and 4.
Thanks!
