Firmware Version: 0x92 = v2.0
Scan PICC to see UID, SAK, type, and data blocks...
But when I put the rfid card that came with the rc522 board, it does not scan it. I have spent over 20 hours looking into it and cant seem to find propblem. Can anyone help
Thanks for the reply. However even if I get rid of the !s and returns, essentially it will do same if I put this at the top of the loop statement
mfrc522.PICC_DumpToSerial(&(mfrc522.uid));
Which I did and then I posted the error that I got. Now since I am very new (2nd day ) with arduino, I am not sure how to handle this. Looking for some help here