UIC680 Programmer’s Manual
UDN PM090-C2 Rev. 2.3
0 to 4(30h to 34h, ASCII Hex)
[Key]
0 to 9 or A to F(30h to 39h or 41h to 46h, ASCII Hex)
[Key type]
A or B(41h or 42h)
Response ‘^’
-
Acknowledgement
‘*’ - No card response or No power on the antenna
‘!’ - Bad parameter
•
h (68H) – MIFARE Classic Card Read Block(Supports MIFARE Ultralight)
COMMENT
MIFARE Classic card read command.
h[Block number, 3 bytes]
[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)
Response
Block data(16 bytes, Binary Hex) if command executed successfully
‘*’ - No card response or No power on the antenna
•
i (69H) – MIFARE Classic Card Write Block(Supports MIFARE Ultralight)
COMMENT
MIFARE Classic card write command.
i[Block number, 3 bytes][Block data, 4 bytes or 16 bytes]
[Block number]
There are three types of block number:
1. 000 to 255(30h30h30h to 32h35h35h, ASCII Hex) - General MIFARE block
or
5-16