StrongLink SL025B
http://www.stronglink-rfid.com
4-4-4. Login sector via stored key
Sector: Sector need to login, 0x00 – 0x27
Type: Key type (0xAA: KeyA, 0xBB: KeyB)
Response:
Status: 0x02: Login succeed
0x03: Login fail
0x08: Address overflow
0xF0: Checksum error
4-4-5. Read a data block
Block: The absolute address of block to be read, 1 byte
Response:
Status: 0x00: Operation succeed
0x01: No tag
0x04: Read fail
0x0D: Not authenticate
0xF0: Checksum error
Data: Block data returned if operation succeeds, 16 bytes.
4-4-6. Write a data block
Block: The absolute address of block to be written, 1 byte.
Data: The data to write, 16 bytes.
Response:
Status: 0x00: Operation succeed
0x01: No tag
0x05: Write fail
0x06: Unable to read after write
0x0D: Not authenticate
0xF0: Checksum error
Data: Block data written if operation succeeds, 16 bytes.
4-4-7. Read a value block
Block: The absolute address of block to be read, 1 byte.
Response:
Status: 0x00: Operation succeed