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. 93/101
5.17 ISO18000-3M3
5.17.1 Returned Status Code
Retrned status code in reply of module
Error-Coder Support Error Code (binary) Error-Code Name
Error specific 0000 0000 Other error
0000 0011 Memory overrun
0000 0100 Memory locked
0000 1011 Insufficient power
Non specific 0000 1111 Non specific error
Reader operation Error 1111 1111 No tag in field
5.17.2 ActivateCard
Function: Get the Handle of single tag
Host sends:
Frame 0x85 0x00 Checksum
Success:
Frame 0x85 0x00 Handle Checksum
Handle: handle of the tag, it will use in other command
Failure:
Frame 0x7A 0x00 Error Code Checksum
Error Code: Returned status code from tag
Example:
Send: 00 05 00 85 00 80
Return: 00 07 01 85 00 CF 16 5A
5.17.3 ActivateCards
Function: Get A Handle of multi-tags
Host sends:
Frame 0x85 0x01 Q Checksum
Q: 1 byte, number of time slots (2
Q,
the max. time slots are 2
Q
), value range from 0x00 to
0x05 (Max. 32 tags for common products), large Q means more time needs.
Success:
Frame 0x85 0x01 Handle Checksum