Mifare & ISO14443A & ISO14443B & ISO15693 Module
http://www.jinmuyu.com
Copyright © 2003-2011 Jinmuyu Electronics Co., LTD. All rights reserved.
26/35
Block: 1 byte, data block number to read
Module returns success:
0x04
0x68
Data
Checksum
Data: 2 bytes, data read
Module returns failure:
0x02
0x97
Checksum
5.2.41
SR176 card write
Function:
write the data block of SR176 card. After write, module will read the data and
compare. If not equal, then return failure.
Host sends:
0x05
0x69
Block
Data
Checksum
Block: 1 byte, data block number to read
Data: 2 bytes, data to write
Module returns success:
0x02
0x69
Checksum
Module returns failure:
0x02
0x96
Checksum
5.2.42
SR176 data block lock
Function:
write the data of SR176 lock register of the card. The module will check the lock
result after write.
Host sends:
0x03
0x6A
Lock value
Checksum
Locked value: 1 byte; the lock register values to write
Module returns success:
0x02
0x6A
Checksum
Module returns failure:
0x02
0x95
Checksum