Can not detect a T5T tag with x-nucleo-nfc03a1
Hi, I am having some problems with my inplementation.
Here is my scenary:
+ I am using a STEVAL-SAMARTAG1 with one shot mode example code, as my T5T tag.
+ I am using a NUCLEO-F722ZE board with x-nucleo-nfc03a1 as my NFC reader.
My first problem is that when I ask x-nucleo-nfc03a1 which is it chip ID, I always get the string ‘NFC FS2JAST4’ with some characters wrong, for example 'N#C FS'.
Then I try to detect the tag, and I get as an aswer: 0x0E 0x83 0x80 or 0x0E 0x87.
I know 0x87 is invalid protocol, but I think I am initializing the reader correctly.
