User's Manual

30 ProBee-ZE20S Series User Guide Rev.0.1
ATD<CR>
Set unicast data mode to the preconfigured destination IEEE address without reset.
ATD<value><CR>
Set unicast data mode and <value> can be either 16-bit node ID or 64-bit IEEE address of remote node.
AT+TRANSMITMODE=1<CR>
Set the transmit mode to unicast to a destination IEEE address. The device should be reset to apply the
mode.
AT+TRANSMITMODE=4<CR>
Set the transmit mode to unicast to a sink node. A sink node is determined if s-register 61 is set. The
device should be reset to apply the mode.
Example)
AT+DESTLA=00019500002FDC40<CR> # Set the destination IEEE address
OK<CR> # Response
ATD<CR> # Enter the unicast mode using destination IEEE address
OK<CR> # Response
Send unicast msg # Put the unicast message
+++ # Leave data mode
OK<CR> # Response
ATD0000<CR> # Enter the unicast mode using 16-bit node ID
OK<CR> # Response
Send unicast msg # Put the unicast message
+++ # Leave data mode
OK<CR> # Response
ATD00019500002FDC40<CR> # Enter the unicast mode using 64-bit IEEE address
OK<CR> # Response
Send unicast msg # Put the unicast message
+++ # Leave data mode
OK<CR> # Response
AT+DESTLA=00019500002FDC40<CR> # Set the destination IEEE address
OK<CR> # Response