
StrongLink SL032 V3.0
http://www.stronglink-rfid.com
10
0xF0:
Checksum error
Value: The value after decrement if the operation succeeds, 4 bytes
4-4-10. Copy value
0xBA
Len
0x0A
Source
Destination
Checksum
Source:
The source block copy from, 1 byte
Destination: The destination copy to, 1 byte
The source and destination must in the same sector
Response:
0xBD
Len
0x0A
Status
Value
Checksum
Status: 0x00:
Operation succeed
0x05:
Write fail
0x06:
Unable to read after write
0x0D: Not authenticate
0x0E:
Not a value block (Source)
0xF0:
Checksum error
Value: The value after copy if the operation succeeds, 4 bytes
4-4-11. Read a data page (Ultralight & NTAG203)
0xBA
Len
0x10
Page
Checksum
Page:
The page number to be read, 1 byte
Response:
0xBD
Len
0x10
Status
Data
Checksum
Status: 0x00:
Operation succeed
0x04:
Read fail
0xF0:
Checksum error
Data:
Block data returned if operation succeeds, 4 bytes.
4-4-12. Write a data Page (Ultralight & NTAG203)
0xBA
Len
0x11
Page
Data
Checksum
Page:
The page number to be written, 1 byte.
Data:
The data to write, 4 bytes.
Response:
0xBD
Len
0x11
Status
Data
Checksum
Status: 0x00:
Operation succeed
0x05:
Write fail
0x06:
Unable to read after write
0xF0:
Checksum error
Data:
page data written if operation succeeds, 4 bytes.