Instructions
Reading IC Card (or block ): Note:For card operation, the card must be close to the module antenna,
otherwise an error will be returned!
Dispatch: Dispatch: 00 00 0a 04 00 01 ff ff ff ff ff ff 0f //Reading Block command (No.1)
Module
Length (1
Byte)
Command
(1Byte)
Data(nByte)
Verify (1Byte)
ground(2 Byte)
Key
Block
Key
Identify number
00 00
0a
04
00
01
ff ff
ff ff
ff ff
0f
Correct return:FE 12 04 xx xx xx xx xx xx xx xx xx xx xx xx xx xx xx xx xx //Back 16Byte block Data+Verify
Error return: FE 02 E3 E1
Command
head
Length
(1Byte)
Success/failure value Data(nByte) Verify (1Byte)
(1Byte)
Reading Card
block 1
(1Byte)
-16Byte Data
FE
FE
12
02
04
xx xx xx xx
xx xx xx xx
xx xx xx xx
xx xx xx xx
-
xx
E3
E1
Reading IC Card (or block ): Note:For card operation, the card must be close to the module antenna,
otherwise an error will be returned!
Dispatch: Dispatch: 00 00 1a 05 00 01 ff ff ff ff ff ff 00 11 22 33 44 55 66 77 88 99 aa bb cc dd ee ff 1e //Write
block command (No.1)
Module
Length
(1Byte)
Command
(1Byte)
Data(nByte)
Verify
ground(2Byte)
(1Byte)
Key
Block
Key
Reading Card
block 1-16Byte
Data
identify
number
00 00
0a
05
00
01
ff ff 00 11 22 33
ff ff 44 55 66 77
ff ff 88 99 aa bb
cc dd ee ff
1e
Correct return: FE 02 05 07
Error return: FE 02 E3 E1
Command
head
Length
(1Byte)
Success/failure value
(1Byte)
Data
Verify
(n Byte)
(1Byte)
14 of 15
Rev 1.0