Hello all. I am Wan Ammar
Referring to the above topic, I cannot authenticate the tag which is the NTAG213 using the PWD_AUTH command.
The flow of the program that has been built:
1. the program send a file to the tag
2. the program then set a password to the tag in Block 2
3. the program verifies the sent file comparing it with the original file
In order to verify the tag, the program got to have the password.
When running the program, I have logged the password for being sent and stored, and it is different:
Stored password Block 2: 00050000
Password being sent:31323334
can someone explain this to me?