Technical Manual

East Wind Technologies, Inc.
Copyright ©
2022 East Wind Technologies, Inc. All rights reserved.
54/66
3.7.4 DESFire Returned State Code
Coding of Status and Error Codes of DESFire card
HEX code
Status
Explanation
0x00
OPERATION_OK
Successful operation
0x0C
NO_CHANGES
No changes done to backup files, CommitTransaction /
AbortTransaction not necessary
0x0E
OUT_OF_EEPROM_ERROR
Insufficient NV-Memory to complete command
0x1C
ILLEGAL_COMMAND_CODE
Command code not supported
0x1E
INTEGRITY_ERROR
CRC or MAC does not matchdata
Padding bytes not valid
0x40
NO_SUCH_KEY
Invalid key number specified
0x7E
LENGTH_ERROR
Length of command string invalid
0x9D
PERMISSION_DENIED
Current configuration / status does not allow the requested
command
0x9E
PARAMETER_ERROR
Value of the parameter(s) invalid
0xA0
APLICATION_NOT_FOUND
Requested AID not present on PICC
0xA1
APPL_INTEGRITY_ERROR
Unrecoverable error within application, application will be
disdabled *
0xAE
AUTHENTICATION_ERROR
Current authentication status does not allow the requested
command
0xAF
ADDITIONAL_FRAME
Additional data frame is expected to be sent
0xBE
BOUNDARY_ERROR
Attempt to read/write data from/to beyond the
files’/record’s limits
Attempt to exceed the limits of value file
0xC1
PICC_INTEGRITY_ERROR
Unrecoverable error within PICC, PICC will be disabled *
0xCA
COMMAND_ABOUTED
Previous Command was not fully completed
Not all Frames were requested or provided by the PCD
0xCD
PICC_DISABLED_ERROR
PICC was disabled by an unrecoverable error *
0xCE
COUNT_ERROR
Number of Applications limited to 28, no additional
CreatApplication possible
0xDE
DUPLICATE_ERROR
Creation of file/application failed because file/application
with same number already exists
0xEE
EEPROM_ERROR
Could not complete NV-write operation due to loss of
power, internal backup/rollback mechanism active *
0xF0
FILE_NOT_FOUND
Specified file number does not exist
0xF1
FILE_INTEGRITY_ERROR
Unrecoverable error within file, file will be disabled *
* These errors are not expected to appear during normal operation.