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. 27/101
Frame 0xE6 Checksum
Example:
Send: 0x00 05 00 19 A0 BC
Return: 0x00 04 01 19 1C
5.2.15 Set Multi-card Operation
Function: set multi-card operation. If users need to operate one card from multi-card, they
need to use the multi-card operation. If users set the automatic detecting card, the multi-card
operation will be prohibited. If there is more than one card in the RF effective field then the
operation will fail. Settings will save in the module; it will be not lost after power OFF.
Multi-card operation default enables. This function is suitable for ISO14443A.
Host sends:
Frame 0x1A Enable Checksum
Enable: 1 byte, 0: Disable multi-card; 1: Enable multi-card; other values: RFU.
Success:
Frame 0x1A Checksum
Failure:
Frame 0xE5 Checksum
Example:
Send: 0x00 05 00 1A 00 1F
Return: 0x00 04 01 1A 1F
5.2.16 Set ISO15693 Automatic Detecting Card AFI and AFI Enable
Function: set automatic detecting card AFI and AFI enables in ISO15693 mode. If users set
AFI and AFI enables, then automatic detecting card only detects the AFI of the card which is
equal to the set AFI. Settings will save in the module; it won't be lost after power OFF. AFI is
default 0, AFI function is Disable.
Host sends:
Frame 0x1B AFI AFI enable Checksum
AFI: 1 byte, AFI, 0~0xFF.
AFI enable: 1 byte, 0: Disable; 1: Enable; other value: RFU.
Success:
Frame 0x1B Checksum
Failure:
Frame 0xE4 Checksum
Example:
Send: 0x00 06 00 1B 0A 01 16
Return: 0x00 04 01 1B 1E