User guide
ProBee-ZE20S-SExx User Guide Rev 1.8
82
OK<CR>
7.3.8 AT+PRODUCTNAME or AT+PN
Description
Get the product name. It can be used to distinguish among different hardware
platforms.
Execute AT+PRODUCTNAME?<CR>
Response
<value><CR>
OK<CR>
7.4 Network Specific Parameters
7.4.1 AT+CHMASK or AT+CM
Description
Get/Set the channel mask to use. Bits set as 1 indicate that this particular
channel can be used. Bits set as 0 indicate that this particular channel should not
be used. For example, a channel mask value of 0x00000001 indicates that only
channel 0 should be used. Valid channels range from 11 to 26 inclusive. (16
channels are available.) This translates to a channel mask value of
“0x07FFF800”.
Execute AT+CHMASK?<CR> AT+CHMASK=<value><CR>
Response
<value><CR>
OK<CR>
OK<CR> or ERROR<CR>
Default 0318C800
Range 00000800 - 07FFF800
7.4.2 AT+PANID or AT+PI
Description
Get/Set the 16-bit PAN ID. If it is set to 0s at a coordinator, the coordinator will
select a random 16-bit hexadecimal number as PAN ID. If it is set to 0s at a
router/end-device, the router/end-device will try to join any existing network
regardless of PAN ID.
Execute AT+PANID?<CR> AT+PANID=<value><CR>
Response
<value><CR>
OK<CR>
OK<CR> or ERROR<CR>
Default 0000
Range 0000 – FFFF
7.4.3 AT+EPID or AT+EI
Description
Get/Set the 64-bit extended PAN ID. If the node is a coordinator and the EPID is
set to 0s, it will create new extended PAN ID using its 64-bit IEEE address as
extended PAN ID. If the node is a router or end-device and the EPID is set to 0x,
it will try to join any existing network regardless of extended PAN ID.