Document Version 1.0
Last revised on
2018-‐10-‐22
Page 42 of 79
Reference Manual for uTrust 5501 F Reader/Writer Module
6.2.25.
PAPDU_NFC_TYPE1_TAG_READ8
This command issues a READ8 to read out a block of eight bytes.
Please note that this command only works on Topaz tags in dynamic memory model.
Command APDU:
Command
CLA
INS
P1
P2
P3
Data
TYPE1 Tag READ BLOCK
FF
5C
00
Block Addr
00
-‐
P2 block address:
Bit Numbers
Description
b7 – b0
General block (0x00 -‐0xFF)
Response APDU:
Data
Status Word
8 bytes of data
SW1, SW2
6.2.26.
PAPDU_NFC_TYPE1_TAG_WRITE_E8
This command issues a WRITE8 to erase and then write a block of eight bytes.
Please note that this command only works on Topaz tags in dynamic memory model.
Command APDU:
Command
CLA
INS
P1
P2
P3
Data
TYPE1 Tag WRITE and ERASE
BLOCK
FF
5E
00
Block Addr
08
Data
P2 block address:
Bit Numbers
Description
b7 – b0
General block (0x00 -‐0xFF)
Response APDU:
Data
Status Word
8 bytes of written data
SW1, SW2