Last revised on
2017-09-26
Reference Manual for uTrust 4701F and uTrust 4711F Readers
6.2.11. PAPDU_ISO14443_PART3_PASS_THRU (Mifare Pass Thru)
This command is used to send raw data using Type A standard framing to a card. CRC bytes will be
appended automatically. The reader will not add transport protocol data to the raw data – e.g. PCB,
NAD, CID etc.
Command APDU:
P1 = 0x00 will transmit the CRC bytes form the card as is to the application.
P1 = 0x01 will discard the CRC bytes.
Response APDU:
6.2.12. PAPDU_ISO14443_PART4_PART3_SWITCH (TCL – Mifare Switch)
This command switches the card state between TCL and MIFARE modes
Command APDU:
P1 = 0x00 switches from MIFARE mode to TCL mode
P1 = 0x01 switches from TCL mode to MIFARE mode
Response APDU:
NOTE: This command is mainly targeted at Mifare plus S0 cards. Mifare plus card at S0 level get
detected as Mifare memory card. In order to personalize these cards first it needs to be switched to
Part 4 mode. For this purpose this user command needs to be issued using SCardTransmit function.
6.2.13. PAPDU_FELICA_REQC
This command Issues REQC as defined in JIS 7.5.1. It is used to detect the presence of a NFC Forum tag
type 3 in the field
Command APDU:
2 bytes of system code,
1 byte RFU, 1 byte TSN
16 bytes of NFCID2 + 2 bytes of System Code (sent only if
the RFU byte is 0x01)