Hello, everybody!
How can I emulate a Mifare Classic card or Mifare Ultralight card on a PN512 using the TgInitAsTarget command?
When I send to the PN512 command TgInitAsTarget in the form
D4 8C 00 08 00 12 34 56 40 01 FE A2 A3 A4 A5 A6 A7 C0 C1 C2 C3 C4 C5 C6 C7 FF FF AA 99 88 77 66 55 44 33 22 11 00 00
then on another PN512-based reader I get the ATR in the form
3B 8F 80 01 80 4F 0C A0 00 00 03 06 11 00 3B 00 00 00 00 42
and on an MFRC531-based reader, I get the ATR in the form
3B 8F 80 01 80 4F 0C A0 00 00 03 06 03 FF 40 00 00 00 00 D4
what doesn't match the Mifare card.
Is there a User Manual for NXP PN512 similar to UM0801-03 PN533 User Manual or UM0701-02 PN532 User Manual?