Problema con RFID modulo RFID RC522

Hola a todos,

Quería preguntarles si alguien tiene idea que le pasa a mi RFID que no lo puedo echar a correr.

Me compre este modulo

Y estoy probando esta librería: GitHub - ljos/MFRC522: Arduino RFID Library for MFRC522
Y cuando hago el checkfirmware example me tira este mensaje:

Looking for MFRC522.
Found chip MFRC522 Firmware ver. 0x92.
1
Digital self test by MFRC522 failed.

He probado esta también: GitHub - miguelbalboa/rfid: Arduino RFID Library for MFRC522

Pero no me corre ningún ejemplo, revise conexiones unas 10 veces y ya realmente me estoy frustrando...

Ojala me puedan ayudar.

Saludos Cordiales

Saludos.
No especificas cual Arduino estas usando, pero si alimentas el Shield desde los 3.3V del arduino, coloca un capacitor de 10uF entre 3.3V y GND.
Yo tenia problemas con el nRF24L01 por eso y asi lo solucione.

the problem sometimes is not the code o the conection, sometimes is the tag, the rc522 can't read the tag that come along with this. so you must change the inicial settings for others (I dont know). or try to buy another tag that can be read for the rc522.