Document Version 1.00
Last revised on
Page 74 of 87
2020-04-10
Reference Manual for uTrust 3720F and uTrust 3721F Readers
6.3.7.12.
Traverse
Traverse APDU is used to send the “Raw Card Command” in data field to the card without any card
specific processing by the reader and returns the raw response data from the card. The reader only
takes care of protocol specific processing (like CRC, Prologue field,…). This command is intended for
sending ISO15693 custom commands defined by card manufacturer.
The reader uses the Frame Type specified in the P2 parameter field and the Frame Waiting Time (FWT)
specified in the P1 parameter field while transmitting command and receiving response respectively.
Command APDU:
CLA
INS
P1
P2
Lc
Data
Le
0xFF 0xFD FWT code Frame Type Number of data bytes
Raw Card Command
0x00
The following table provides the FWT codes for P1 parameter and the corresponding wait time.
FWT Code
FWT in
uSeconds
FWT Code
FWT in
uSeconds
0x00
500
0x0B
750000
0x01
1000
0x0C
1000000
0x02
2000
0x0D
1250000
0x03
5000
0x0E
1500000
0x04
10000
0x0F
1750000
0x05
25000
0x10
2000000
0x06
50000
0x11
2500000
0x07
75000
0x12
3000000
0x08
100000
0x13
4000000
0x09
250000
0x14
5000000
0x0A
500000
The following table provides the Frame Types for P2 parameter and their description:
Frame Type
Description
0x00
FRAMETYPE_SHORT
0x01
FRAMETYPE_STD
0x02
FRAMETYPE_ACBITORIENTED