User guide

47
ProBee
-
ZS10 User Guide Rev.1.
1
.1
6 AT Command Examples
6.1 Network configuration
6.1.1 Coordinator
AT+NODETYPE=1<CR> # set node type (coordinator)
OK # Response
ATZ<CR> # Apply the change
OK # Response
6.1.2 Router
AT+NODETYPE=2<CR> # set node type (router)
OK # Response
ATZ<CR> # Apply the change
OK # Response
6.1.3 End-device
AT+NODETYPE=3<CR> # set node type (end-device)
OK # Response
ATZ<CR> # Apply the change
OK # Response
6.1.4 Sleepy End-device
AT+NODETYPE=4<CR> # set node type (sleepy end-device)
OK # Response
ATZ<CR> # Apply the change
OK # Response
6.1.5 Specifying Network
AT+CHMASK=1000<CR> # set 32-bit channel mask (ch: 12)
OK # Response
AT+PANID=0001 <CR> # set 16-bit PAN ID (0001)
OK # Response
AT+EPID=0000000000000001<CR> # set 64-bit extended PAN ID (0000000000000001)
OK # Response
AT+ADDRDISCOVERY=1FEF<CR> # get 64-bit address using 16-bit short address