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. 55/101
Frame 0x3E Status Checksum
Status: status code returned from the card.
Please reference: MIFARE Plus Returned Status Code.
Failure:
Frame 0xC1 Checksum
Example:
Send: 0x00 16 00 3E 40 02 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF 6A
Return: 0x00 04 01 3E 3B
5.7.3.10 MIFARE Plus Following Authenticate
Function: Level 1/3 Command. In Level 3, this command is use to authorize for none data
block before reading and writing. It is use to authorize again after first authentication.
Host sends:
Frame 0x3F Address Key Checksum
Address: 2 bytes (MSB first), AES key address.
Key: 16 bytes, AES key
Success:
Frame 0x3F Status Checksum
Status: status code returned from the card.
Please reference: MIFARE Plus Returned Status Code.
Failure:
Frame 0xC0 Checksum
Example:
Send: 0x00 16 00 3F 40 02 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF 6B
Return: 0x00 04 01 3F 3A
5.7.4 MIFARE Plus Returned Status Code
There is a status code after MIFARE Plus card response; this table indicates the possible value.
HEX
Status Explanation
0x90 OPERATION_SUCCESS Normal operation ends
0x06 AUTHENTICATION_ERROR
Authentication conditions are not met; No
exist block; The block is visited in a numeric
0x07 COMMAND_OVERFLOW Plaintext R&W in a task Overflow.
0x08 INVALID_MAC MAC error.
0x88 INVALID_MAC of return MAC error. of return from card
0x09 INVALID_BLOCK_NUMBER Illegal block number
0x0A NOT_EXIST_BLOCK_NUMBER Block number does not exist.
0x0B CONDITIONS_NOT_SATISFIED Use conditions are not met.
0x0C LENGTH_ERROR Length error.
0x0F
GENERAL_MANIPULATION_ERROR Cards Internal error.