Manual
69
ProBee
-
ZE20S User Guide Rev.1.
10
7.4.6 AT+STACK or AT+ZS
Description
Get/Set the ZigBee stack profile value. This value must be set the same on all devices
that should join the same network. (0: Network specific, 1: ZigBee, 2: ZigBee Pro)
Execute AT+STACK?<CR> AT+STACK=<value><CR>
Response
<value><CR>
OK<CR>
OK<CR> or ERROR<CR>
Default 0
Range 0 - 2
7.4.7 AT+NODENAME or AT+NN
Description
Get/Set the node name. It can be used to make a clear distinction role or functionality
of local node from others.
Execute AT+NODENAME?<CR> AT+NODENAME=<value><CR>
Response
<value><CR>
OK<CR>
OK<CR> or ERROR<CR>
Default ProBee-ZE
Range Up to 16 characters
7.5 Network Formation and Join
7.5.1 AT+ASCAN or AT+AS
Description
Perform a scanning for existing network. It can take up to 5 seconds. (CAUTION: It is
possible to cause a link error if a node is a parent of an end-device.)
Execute AT+ASCAN<CR> AT+ASCAN=<channel mask><CR>
Response
<channel>|<PAN ID>|<EPID>|<joinable>|<stack profile>
List of the existing networks …
OK<CR>
7.5.2 AT+ESCAN or AT+ES
Description
Perform a scanning for energy level of all channels. It can be used to avoid
interference. It can take up to 5 seconds. The RSSI energy level ranges from
approximately -100 to +127 in dBm. (CAUTION: It is possible to cause a link error if a
node is a parent of an end-device.)
Execute AT+ESCAN<CR> AT+ESCAN=<channel mask><CR>
Response
<channel>|<RSSI >
List of the RSSI for each channel …
OK<CR>