Manual
72
ProBee
-
ZE20S User Guide Rev.1.
10
7.7 Data Transmission and Reception
7.7.1 AT+DESTLA or AT+DL
Description Get/Set the 64-bit destination IEEE address for unicast data transmission.
Execute AT+DESTLA?<CR> AT+DESTLA=<value><CR>
Response
<value><CR>
OK<CR>
OK<CR> or ERROR<CR>
Default 0000000000000000
Range 0000000000000000 - FFFFFFFFFFFFFFFF
7.7.2 AT+DESTGROUPID or AT+DG
Description Get/Set the 16-bit destination Group ID for multicast data transmission.
Execute AT+DESTGROUPID?<CR> AT+ DESTGROUPID=<value><CR>
Response
<value><CR>
OK<CR>
OK<CR> or ERROR<CR>
Default 0000
Range 0000 – FFFF
7.7.3 AT+SINKINFO or AT+SI
Description
Get the long and short addresses of sink node. If there is no sink node in the network,
the addresses will be “FFFFFFFFFFFFFFFF” and “FFFF”.
Execute AT+SINKINFO?<CR>
Response
<IEEE address>,<nodeID><CR>
OK<CR>
7.7.4 AT+MAXPAYLOAD or AT+MP
Description
Get the maximum size of the payload that the Application Support sub-layer will
accept. The size depends on the security level in use.
Execute AT+MAXPAYLOAD?<CR>
Response
<value><CR>
OK<CR>
7.7.5 AT+TRASNSMITMODE or AT+TM
Description
Get/Set the data transmission mode. This mode is maintained after rebooting. (0:
none, 1: unicast to destination long address, 2: multicast to destination group ID, 3:
broadcast to all nodes, 4: unicast to sink node)
Execute AT+TRANSMITMODE?<CR> AT+TRANSMITMODE=<value><CR>
Response
<value><CR>
OK<CR>
OK<CR> or ERROR<CR>
Default 0