2024-11-26 12:50 AM
hello,
Currently I use nfc5 demo to read T2T card, but the read often fails,The code is as follows.When NFC-A is detected, the type is 0, and the card is considered to be T2T
These cards are detected in the code as T2T type, and there is no encryption, and I can see from the app read that the keys are all 0xFF,I wonder what went wrong, thanks
Solved! Go to Solution.
2024-11-26 1:08 AM
Hi,
such tags are not true T2T tags as a proprietary three pass authentication is required before memory operation. See https://community.st.com/t5/st25-nfc-rfid-tags-and-readers/nfc0541-read-mifare-classic-1k/td-p/255197 for similar question. I would suggest to use true T2T tags such ST25TN rather that tags with proprietary authentication and ciphering which are broken since several years.
Rgds
BT
2024-11-26 1:08 AM
Hi,
such tags are not true T2T tags as a proprietary three pass authentication is required before memory operation. See https://community.st.com/t5/st25-nfc-rfid-tags-and-readers/nfc0541-read-mifare-classic-1k/td-p/255197 for similar question. I would suggest to use true T2T tags such ST25TN rather that tags with proprietary authentication and ciphering which are broken since several years.
Rgds
BT
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.