Hi,
I'm fairly new,
I'm having trouble getting the MFRC522 RFID reader to function when I set any other pin than 10 as SS.
I'm using the AddicoreRFID library and even when I use the Example from that and change the ss PIN it will not read a tag.
I understand that the SS must be set low and the reset high for the RFID board to work and it does appear that any pin can be selected. It does work when I use pin 10.
I wish to use the board with a W5100 Ethernet Shield and therefore need to use another pin as SS for the MFRC522 but currently its a little hopeless.
It should work together and having done a bit of research needs a 12v supply to do so. I was under the understanding that I could switch from RFID to Ethernet on the SPI using the SS pin as long as I didn't try both at the same time?
Its still intermittent, Ive an LED on the SS for the Ethernet shield and it comes on so Shield is disabled but it still is either only reading the RFID data once or not at all. mostly not at all.
It's incredibly frustrating.