481
Data in the byte position outside for writing is maintained.
[Coding sample5] (data format set to ASCII)
When writing 13-byte characters “4912345678904” to NTAG203 RFID tag, with “Ignore RFID tag
error” omitted
<A>
<V>50<H>50<BD>3020654912345678904
<RK>1,D13,4912345678904
<Q>2
<Z>
Memory data after execution
Any data outside of the range written
to is not affected.
* XXX is data present before this command
was set.
[Coding sample6] (data format set to HEX)
When writing 13-byte characters “4912345678904” to NTAG210 RFID tag, with “Ignore RFID tag
error” omitted
<A>
<V>50<H>50<BD>3020654912345678904
<RK>1,d13,34393132333435363738393034,ict:01
<Q>2
<Z>
[Coding sample7] (data format set to ASCII)
In case where 13 bytes characters [4912345678904] is recorded to RFID tag of MIFARE UItralight
from block of user memory 5 , with “Ignore RFID tag error” omitted
<A>
<V>50<H>50<BD>3020654912345678904
<RK>1,D13,4912345678904,ict:30,wsb:5
<Q>1
<Z>
Memory data after execution