
StrongLink SL032 V3.0
http://www.stronglink-rfid.com
9
0x05:
Write fail
0x06:
Unable to read after write
0x0D: Not authenticate
0xF0:
Checksum error
Value: Value written if the operation succeeds, 4 bytes.
4-4-7. Write master key (key A)
0xBA
Len
0x07
Sector
Key
Checksum
Sector: The sector number to be written, 1 byte.
Key:
Authentication key, 6 bytes
Response:
0xBD
Len
0x07
Status
Key
Checksum
Status: 0x00:
Operation succeed
0x05:
Write fail
0x0D: Not authenticate
0xF0:
Checksum error
Key:
Authentication key written if the operation succeeds, 6 bytes.
4-4-8. Increment value
0xBA
Len
0x08
Block
Value
Checksum
Block: The block number to be increased, 1 byte.
Value: The value to be increased by, 4 bytes.
Response:
0xBD
Len
0x08
Status
Value
Checksum
Status: 0x00:
Operation succeed
0x05:
Write fail
0x06:
Unable to read after write
0x0D: Not authenticate
0x0E:
Not a value block
0xF0:
Checksum error
Value: The value after increment if the operation succeeds, 4 bytes
4-4-9. Decrement value
0xBA
Len
0x09
Block
Value
Checksum
Block: The block number to be decreased, 1 byte
Value: The value to be decreased by, 4 bytes
Response:
0xBD
Len
0x09
Status
Value
Checksum
Status: 0x00:
Operation succeed
0x05:
Write fail
0x06:
Unable to read after write
0x0D: Not authenticate
0x0E: Not a value block