Instructions
NFC &
MIFARE & ISO14443AB & ISO15693 & ISO18000 & ISO7816 IC Card Module www.quio-rfid.de
Copyright © 2003-2022 Quick Ohm Küpper & Co. GmbH. All rights reserved. 35/101
Frame 0x32 Type Info Checksum
Type: 0x41: ISO14443 TYPE A;
0x42: ISO14443 TYPE B;
0x4D: Multi card in the Antenna field, request failed.
Info: TYPE A card returned data:
0x41, 1 byte UID Length; Length bytes UID; 2 bytes ATQA; 1 byte SAK; ATS
(ATS is not fixed. Please reference the Datasheet of the card from the suppliers.).
TYPE B card returned data:
0x42, 1 byte 0x50, 4 bytes PUPI, 4 bytes Application data, 3 bytes Protocol
information, 1 byte answer to ATTRIB.
Failure:
Frame 0xCD Checksum
Example:
Send: 0x00 04 00 32 36
Return: 0x00 12 01 32 42 50 18 12 02 23 00 00 00 00 00 81 81 00 18
5.4.6 Send APDU to ISO14443-4 Card
Function: Send APDU to an ISO14443-4 card. Before executing the command, it needs to
reset the card. If operating ISO14443-4 card, the automatic detect fuction will need to be turned
OFF. That’s because the ISO14443-4 card’s status will be lost in automatic detecting card.
Host sends:
Frame 0x31 APDU Checksum
APDU: APDU to send
Success:
Frame 0x31 Response Checksum
Response: card response, length depends on the detailed command
Failure:
Frame 0xCE Checksum
Example:
Send: 0x00 09 00 31 00 84 00 00 08 B4
Return: 0x00 0E 01 31 B9 89 3A B0 16 40 7E D0 90 00 EC
5.4.7 ISO14443-4 TYPE B Card Halt
Function: To let the current ISO14443B card enter into halt status. Not all of the cards
support this command, most of them don't support, especially the new card.
Host sends:
Frame 0x62 PUPI Checksum
PUPI: 4 bytes, PUPI of the card that will be halt.
Success:
Frame 0x62 Checksum
Failure: