I would like to read an NFC tag , T2T with a ST25R95 reader
I'm trying to read a T2T tag with NFC card reader, Nucleo expasion board attached to STM32F103 Nucleo board. I'm using an example from X-CubeExpansion_NFC3
This tag is well formatted with NDEF, but when I try to read with this example, I get an error in ndefPollerNdefDetect(). This funtion returns ERR_PROTO.
If I read this tag with any other application, I can read it content.
Can you help me with this problem. I'm sure, I'm doing something wrong, but I don't know what is
Thank you in advance, looking forward to hearing from you
Carmen
