Mifare & ISO14443A & ISO14443B & ISO15693 Module
http://www.jinmuyu.com
Copyright © 2003-2011 Jinmuyu Electronics Co., LTD. All rights reserved.
20/35
ISO14443-4 card state will be lost in the automatic detecting card.
Host sends:
0x02
0x30
Checksum
Module returns success:
-
0x30
Info
Checksum
Info: card reset information, length depends on card
Module returns failure:
0x02
0xCF
Checksum
5.2.25
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 operate ISO14443-4 card, then need to turn OFF the automatic detecting
card. That’s because the ISO14443-4 card’s state will be lost in automatic detecting card.
Host sends:
-
0x31
APDU
Checksum
APDU: APDU to send
Module returns success:
-
0x31
Response
Checksum
Response: card answers, length depends on the detailed command
Module returns failure:
0x02
0xCE
Checksum
5.2.26
Ultra Light card read
Function:
read the data from Ultra Light card. A read command will read 4 blocks data
from the card. If read start block is the last block, then these 4 blocks data are the 15th, 0th,
1st and 2nd block.
Host sends:
0x05
0x41
Read start block
Checksum
Read start block: 1 byte, start block number to read
Module returns success:
0x12
0x41
Data
Checksum