I am trying to use a NTAG213. Reading and writing works without problems. I use the normal "mfrc522.MIFARE_Read" and the "mfrc522.MIFARE_Ultralight_Write" without errors. I changed the password and also the ACK as described in the example. Of course I adapted the addresses for the NTAG213. Setting the write protection also worked.
Now my problem...
I cannot authenticate with the command "mfrc522.PCD_NTAG216_AUTH". I always get a communication timeout.
Step 1: Describe your environment
Step 2: Describe the problem
I am trying to use a NTAG213. Reading and writing works without problems. I use the normal "mfrc522.MIFARE_Read" and the "mfrc522.MIFARE_Ultralight_Write" without errors. I changed the password and also the ACK as described in the example. Of course I adapted the addresses for the NTAG213. Setting the write protection also worked. Now my problem...
I cannot authenticate with the command "mfrc522.PCD_NTAG216_AUTH". I always get a communication timeout.
Can anyone help me? Does anyone have authentication with a NTAG21x running?
Thank you in advance. Christian