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. 99/101
(For i.Code ILT-m, WordCount = 01h to
02h. If WordCount = 00h, the tag shall
ignore the BlockWrite. If WordCount =
01h, the tag shall write a single data
word. The max. write length is 2
words)
Byte5_n Data
Data to be written
Byten+1_n+2
handle 2 bytes handle
Success:
Frame 0x85 0x07 Handles Checksum
Failure:
Frame 0x 7A 0x07 Error Code Checksum
Error Code: Returned status code from tag
Example:
Send: 00 0F 00 85 07 00 00 02 02 11 22 33 44 12 9E 45
Return: 00 07 01 85 07 12 9E 08
Send: 00 0B 00 85 02 00 00 00 04 12 9E 04
Return: 00 0F 01 85 02 11 11 00 00 11 22 33 44 12 9E 41
5.17.10 BlockErase
Function: Block Erase
Host sends:
Frame 0x85 0x08 EraseInfo Checksum
EraseInfo: parameter and data
EraseInfo
Byte1 MemBank
Memory bank
00h: Reserved
01h: UII
02h: TID
03h: User
Byte2 WordPtrlength
Length of wordpointer
00h: 8 bit (byte3,WordPtr is 1 byte)
01h: 16 bit (byte3,WordPtr are 2 bytes)
02h: 24 bit (byte3,WordPtr are 3 bytes)
03h: 32 bit (byte3,WordPtr are 4 bytes)
Byte3 WordPtr
Starting address pointer
Byte4 WordCount
Number of words(16-bit) to erase
(For i.Code ILT-m, WordCount = 01h to