NFC:GetTagInfo

NFC:GetTagInfo

Request #

Index WordDescription
0Header code [Starting with 9.3.0-X: 0x00110000]

Response #

Index WordDescription
0Header code
1Result code
2-12Output 0x2C-byte struct.

Struct #

OffsetSizeDescription
0x000x2u16 size/offset of the below ID data. Normally this is 0x7. When this is <=10, this field is the size of the below ID data. When this is >10, this is the offset of the 10-byte ID data, relative to structstart+4+. It’s unknown in what cases this 10-byte ID data is used.
0x020x1Unknown u8, normally 0x0.
0x030x1Unknown u8, normally 0x2.
0x040x28ID data. When the above size field is 0x7, this is the 7-byte NFC tag UID, followed by all-zeros.