
© 2017-2021 Nexmosphere. All rights reserved. v1.1 / 10-21
All content contained herein is subject to change without prior notice
Nexmosphere
Le Havre 136
5627 SW Eindhoven • The Netherlands
T +31 40 240 7070
E support@nexmosphere.com
3.4 - Write the Tag number (XR-DW2 only)
The XR-DW2 can write the tag number of a tag which is placed within its detection eld. This can be done by sending the
following API command:
3.5 - Write custom text label (XR-DW2 only)
The XR-DW2 can write the custom text labels of a tag which is placed within its detection eld. This can be done by sending
the following API commands:
When writing Tag numbers, consider the following:
• Alternatively to using a XR-DW2, a Tag number
can also be written using a smartphone with NFC
functionality. Please see page 6 for more information.
• A RFID tag can be locked with a password. If this is the
case, the correct password must be set on the XR-
DW2 before a write operation or unlock command will
be accepted by the tag. The commands to do so are
indicated on page 5.
In case multiple tags are placed on the antenna, a write
command can also be addressed to a specic tag number.
When writing custom text labels, consider the following:
• Alternatively to using a XR-DW2, a custom text Label
can also be written using a smartphone with NFC
functionality. Please see page 6 for more information.
• A RFID tag can be locked with a password. If this is the
case, the correct password must be set on the XR-
DW2 before a write operation or unlock command will
be accepted by the tag. The commands to do so are
indicated on page 5.
In case multiple tags are placed on the antenna, a write
command can also be addressed to a specic tag number.
X001B[WR=TNR:XXXXX]
X001B[WR=LB1:XXXXX..XXXXX]
X001B[WR=LB1#*****:XXXXX..XXXXX]
X001B[WR=LB2:XXXXX..XXXXX]
X001B[WR=LB3:XXXXX..XXXXX]
X001B[WR=TNR#*****:XXXXX]
Overwrite Tag number XXXXX= tagnr 1-65535
(Over)write label 1 XXXXX..XXXXX= text Label 1-16 chars.
(Over)write label 2 XXXXX..XXXXX= text Label 1-16 chars.
(Over)write label 3 XXXXX..XXXXX= text Label 1-16 chars.
X003B[WR=TNR:9]
X005B[WR=LB1:WINE BOTTLE A]
X001B[WR=LB2:€14,95]
X001B[WR=LB3#32:VIP ACCESS]
X002B[WR=TNR:1234]
X006B[WR=TNR#21:17]
Example API messages
Example API messages
Write Tag number 9 to the tag which is placed on an
antenna connected to X-talk interface 003
Write "WINE BOTTLE A" to Label 1 on the tag which is
placed on an antenna connected to X-talk interface 005
Write Tag number 1234 to the tag which is placed on an
antenna connceted to X-talk interface 002
Write "€14,95" to Label 2 on the tag which is placed on
an antenna connected to X-talk interface 001
Write Tag number 17 to a tag which currently has tag
number 21 and is placed on an antenna connceted to
X-talk interface 006
Write "VIP ACCESS" to Label 3 on the tag with Tag
number 32 and is placed on an antenna connceted to
X-talk interface 003
***** = current tagnr 1-65535 to be overwritten
##### = new tagnr 1-65535 to be written
***** = tagnr 1-65535
XXXXX..XXXXX = text Label 1-16 characters
4