Is there a software library for the RFR105A1M so I can access a Mifare card like with the Arduino NFC shield using the Arduino Lib for NFC Shield?
Hello ,
You can refer to the Wiki page , there is a demo code for it .
http://www.seeedstudio.com/wiki/index.php?title=13.56Mhz_RFID_module_-_IOS/IEC_14443_type_a
Deray
So there it’s not possible to get for example to send a command like
- authorize sector 4 with key A: 0xFFFFFFFFFFFF
- read sector 4
?