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. 41/101
5.5.10 MIFARE 1K/4K Purse Backup
Function: Copy the MIFARE 1K/4K purse to another block in the same sector. The format
of the purse uses MIFARE 1K/4K’s default.
Host sends:
Frame 0x27 Key ID Source
Target Key Checksum
Key ID: 1 byte, Key identifier;
Source: 1 byte, block number of purse to copy;
Target: 1 byte, copy the purse to this block (source and target need in same sector);
Key: 6 bytes, the key of the card.
Success:
Frame 0x27 Checksum
Failure:
Frame 0xD8 Checksum
Example:
Send: 0x00 0D 00 27 00 01 02 FF FF FF FF FF FF 29
Return: 0x00 04 01 27 22
5.5.11 ISO14443A Card Halt
Function: Set the current operating ISO14443A card (including MIFARE series cards) into
halt status.
Host sends:
Frame 0x28 Checksum
Success:
Frame 0x28 Checksum
Failure:
Frame 0xD7 Checksum
Example:
Send: 0x00 04 00 28 2C
Return: 0x00 04 01 28 2D
5.5.12 Download MIFARE 1K/4K Card Key into Module
Function: Download the MIFARE 1K/4K card key into module. There are 32 key memory
spaces in the module that could storage 32 different keys. While using the downloaded key in the
module, this key wouldn’t appear on the pin-outs of the PCD. So it could be safer. Because the
written time of EEPROM is limited, please do not use this command frequently. Lose efficacy
EEPROM could not be work.
Host sends:
Frame 0x2D Key Index Key Checksum
Key Index: 1 byte, Key Index (0 ~ 0x1F) in the module.