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. 65/101
Host sends:
Frame 0xA2 FID
Comm.
Sett
Access
Right
Record
Size
Max
Records
Checksum
FID: 1 byte.
Comm.Sett: 1byte, 0: Plaintext; 1: MAC code checksum; 3: DES/3DES encryption.
AccessRight: 2 bytes (LSB in first).
Record Size: 3 bytes (LSB in first), bytes of single record.
Max Records: 3 bytes (LSB in first), total record numbers of the file.
Success:
Frame 0xA2 Status Checksum
Status: status code returned from the card.
Please reference: DESFire Returned State Code.
Failure:
Frame 0x5D Checksum
Example:
Send: 0x00 0E 00 A2 06 00 EE EE 10 00 00 10 00 00 AA
Return: 0x00 05 01 A2 00 A6
5.8.2.18 DESFire Delete File
Function: Delete specified file in current application.
Host sends:
Frame 0xA3 FID Checksum
FID: 1 byte.
Success:
Frame 0xA3 Status Checksum
Status: status code returned from the card.
Please reference: DESFire Returned State Code.
Failure:
Frame 0x5C Checksum
Example:
Send: 0x00 05 00 A3 06 A0
Return: 0x00 05 01 A3 00 A7
5.8.3 DESFire Application Layer Commands
5.8.3.1 DESFire Read Data
Function: Read specified Data File (Standard Data File or Backup Fata File) in current
application.
Host sends:
Frame 0xA4 FID Offset Length Checksum
FID: 1 byte.
Offset: 3 bytes (LSB in first), offset in the file.
Length: 3 bytes (LSB in first), bytes need to be read.