User guide
42
ProBee
-
ZS10 User Guide Rev.1.
1
.1
Response
<IEEE address><CR>
OK<CR>
5.6.3 AT+PARENTSA or AT+PS
Description Get the 16-bit Node ID of the parent node.
Execute AT+PARENTSA?<CR>
Response
<node ID><CR>
OK<CR>
5.6.4 AT+CHILDTABLE or AT+CT
Description Get the child table composed of the end-devices.
Execute AT+CHILDTABLE?<CR>
Response
<node type>|<IEEE address>|<node ID>
List of the child nodes…
OK<CR>
5.7 Data Transmission and Reception
5.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
5.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
5.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>