Hi everyone, I have an RFID-RC522 reader and some NTAG213 tags that I wish to read and write to. My issue however is that I get the following error:
AUTH ERROR!!
AUTH ERROR(status2reg & 0x08) != 0
I was hoping that someone may be able to offer me a workaround for this authentication error, I am also using the SimpleMFRC522 library if that helps. Many thanks!