User's Manual

StrongLink SL032 V3.1
http://www.stronglink-rfid.com
14
4-4-18. Power Down
0xBA
Len
0x50
Checksum
Response:
0xBD
Len
0x50
Status
Checksum
Status: 0x00: Operation succeed
0xF0: Checksum error
4-4-19. 3Des Authentication(Utralight C)
0xBA
Len
0x60
Key
Checksum
Key: 16 bytes
Response:
0xBD
Len
0x60
Status
Checksum
Status: 0x00: Operation succeed
0x14: Authenticate failed
0xF0: Checksum error
4-4-20. Update Key(Utralight C)
0xBA
Len
0x61
Key
Checksum
Key: 16 bytes
Response:
0xBD
Len
0x61
Status
Checksum
Status: 0x00: Operation succeed
0x05: Write fail
0xF0: Checksum error
4-4-21. Write Perso
0xBA
Len
0x80
Bnr
Data
Checksum
Bnr: 2Byte Block or Key Address to be written, MSB first.
For example,
Master Key Address is 0x9000, and write it as 0xFFFF..FF(16Bytes)
BA14809000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBEh
Configuration Key Address is 0x9001, and write it as 0xFFFF..FF(16Bytes)
BA14809001FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFh
Switch to Level 2 Key Address is 0x9002, and write it as 0xFFFF..FF(16Bytes)
BA14809002FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBCh
Switch to Level 3 Key Address is 0x9003, and write it as 0xFFFF..FF(16Bytes)
BA14809003FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBDh
Data: Value of the key or data
Response:
0xBD
Len
0x80
Status
Checksum
Status: 0x00: Operation succeed
0x11: Communicate with card failed
0x12: Card Write Perso failed