I am currently experiencing issues with the MFRC522 RFID reader.
The issue I am experiencing is the reader does not read the cards some of the time.
I have followed tutorials for the card reader and it has worked reading and writing the cards that the kit came with but, after some time it stops reading. When the reader stops reading the cards it does however still show as a device on the pi.
My current setup is:
Raspberry Pi Model B, Revision 2
The reader:
https://www.amazon.com.au/gp/product/B0 ... UTF8&psc=1
Has anybody had the same issue and know how to resolve it?
Regards,
Jake
When I type in:
Code: Select all
lsmod | grep spi
Code: Select all
spi_bcm2835 7520 0
https://pimylifeup.com/raspberry-pi-rfid-rc522/