UIC680 Programmer’s Manual
UDN PM090-C2 Rev. 2.3
[APn]
Anticollision Prefix byte, please refer to ISO 14443-3 for detailed information.
NOTE
Slot-MARKER is not a mandatory command for type B card.
Response
PICC serial number for type A(Binary Hex) or PICC send ATQB(12 bytes,
Binary Hex) for type B if command executed successfully
‘*’ - No card response or No power on the antenna
‘!’ - Bad parameter
•
f (66H) – Select(type A)/Attrib(type B)
COMMENT
In type A mode, reader sends the SELECT command to the card.
In type B mode, reader sends the ATTRIB command to the card.
Response
‘^’ + SAK(1 byte, type A) or ‘^’ + MBLI/CID(1 byte, type B) If command
executed successfully
‘*’ - No card response or No power on the antenna
•
g (67H) – MIFARE Classic Card Authentication
COMMENT
An authentication command has to be carried out before any operation in
order to allow further commands.
g[Block number, 3 bytes][Key number, 1 byte][Key type, 1 byte]
Authenticate the card with the key stored in EEPROM.
or
g[Block number, 3 bytes][Key type, 1 byte][Key, 12 bytes]
Authenticate the card with the key in [Key] field.
[Block number]
There are two types of block number:
1.
000 to 255 (30h30h30h to 32h35h35h, ASCII Hex)
or
2.
B<00><00> to B<00><FF>(42h00h00h to 42h00hFFh, ASCII Hex)
[Key number]
5-15