SENA ProBee-ZE10 User Manual

Page 36

Advertising
background image

36

ProBee-ZE10 User Guide Rev.1.5

+0001950000000001| abc\0D<CR>

Note: In PTv1.2 or earlier version, only the characters mentioned at Table 4-1 are encode. In PTv1.3 or

later version, back slash(‘\’) and the characters out of range between 0x20(Space) and 0x7E(‘~’) in

hexadecimal are encoded.

4.2

Data Mode

If the data is too long to send using the command mode, Data Mode can be used instead. Once the ZE10

enters a Data Mode session, the ZE10 can send data continuously to a specific node or current network

until the data mode is escaped. The data is packetized and transmitted at every inter character timeout.

This data link to the designated device is maintained until the escape command “+++” is entered. To

return to the last data mode after the ZE10 is escaped by “+++”, use the AT command as below.

ATO<CR>

4.2.1

Unicast Data Mode

Unicast data mode can be used for continuous data transmission to a particular node. Unicast data mode

can be entered using either ATD or AT+TRANSMITMODE=1 (or 4). ATD command is the command for

entering the unicast data mode. AT+TRANSMITMODE=1 is used to set the data transmission mode to

unicast to destination long address and AT+TRANSMITMODE=4 to unicast to sink node.

If ATD command is used, the device will enter the unicast data mode immediately and keep it until

escaped using “+++” or reset by ATZ. If the device is reset, it will not enter the unicast data mode but

command mode in this case.

On the other hand, if AT+TRANSMITMODE=1 (or 4) is used to enter the unicast data mode, the device

enters the unicast data mode again whenever the device is reset. To disable the unicast data mode,

escape the data mode first by using “+++” string and use AT+TRANSMITMODE=0 and reset the device to

apply the setting permanently.

AT commands used for the unicast data mode are as below.

AT+DESTLA=<value> or AT+DL=<value>

, where <value> is 64-bit IEEE address of destination node for unicast data mode.

Set the destination address which is used for ATD command or AT+ TRANSMITMODE=1.

ATD<CR>

Set unicast data mode to the preconfigured destination IEEE address without reset.

Advertising