Mifare & ISO14443A & ISO14443B & ISO15693 Module
http://www.jinmuyu.com
Copyright © 2003-2011 Jinmuyu Electronics Co., LTD. All rights reserved.
12/35
last it will validate the new settings. The IIC address of the module is 1 byte HEX data. Lsb
is 0; the address of module must be the even number, and the invalid address will NOT be
accepted. Settings will save in the module, and it will be not lost after power OFF.
Host sends:
0x03
0x19
Address
Checksum
Address: 1 byte, Lsb is 0; address must be the even number
Module returns success:
0x02
0x19
Checksum
Module returns failure:
0x02
0xE6
Checksum
5.2.8
Set multi-card operation
Function:
set multi-card operation. If users need select on card from multi-card, then 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 & ISO15693.
Host sends:
0x03
0x1A
Multi-card enable
Checksum
Multi-card enable: 1 byte, 0: disable multi-card; 1: enable multi-card; other values: RFU
Module returns success:
0x02
0x1A
Checksum
Module returns failure:
0x02
0xE5
Checksum
5.2.9
Set ISO15693 automatic detecting card AFI and AFI enable
Function:
set AFI and AFI enables of automatic detecting card in ISO15693 mode. If users
set AFI and AFI enables, then automatic detecting card only detects the AFI of the card
equal to the set AFI. Settings will save in the module; it will be not lost after power OFF.
AFI is default 0, AFI function is disable.