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. 69/101
5.8.3.8 DESFire Read Record
Function: Read one or multi records from specified Record File in current application.
Host sends:
Frame 0xAB FID Offset Length Checksum
FID: 1 byte.
Offset: 3 bytes (LSB in first), offset of the record.
Length: 3 bytes (LSB in first), number of records to be read.
Success:
Frame 0xAB Status Data Checksum
Status: status code returned from the card.
Please reference: DESFire Returned State Code.
Data: data returned from the card.
Failure:
Frame 0x54 Checksum
Example:
Send: 0x00 0B 00 AB 06 00 00 00 01 00 00 A7
Return: 0x00 15 01 AB 00 00 11 22 33 44 55 66 77 88 99 AA BB CC DD EE FF BF
5.8.3.9 DESFire Clear Record File
Function: Clear specified Record File of current application. Commitment is needed to take
effect after this operation, refer to: DESFire Commit Transaction please.
Host sends:
Frame 0xAC FID Checksum
FID: 1 byte.
Success:
Frame 0xAC Status Checksum
Status: status code returned from the card.
Please reference: DESFire Returned State Code.
Failure:
Frame 0x53 Checksum
Example:
Send: 0x00 05 00 AC 05 AC
Return: 0x00 05 01 AC 00 A8
5.8.3.10 DESFire Commit Transaction
Function: Submit all WRITE operation of Backup Data file, Value file and Record file in
current application. The modifications will be take effect after this operation.
Host sends:
Frame 0xAD Checksum
Success:
Frame 0xAD Status Checksum
Status: status code returned from the card.
Please reference: DESFire Returned State Code.
Failure: