User's Manual

- 13 -
Response
1E9C<CR>
OK<CR>
4.4.4. AT+CH
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. This translates to a channel mask
value of 0x07FFF800.
Example
AT+CH=7FFF800<CR>
OK<CR>
AT+CH?<CR>
07FFF800<CR>
OK<CR>
4.4.5. AT+PANID
Description
Get/Set the 16-bit PAN ID.
Example
AT+PANID=ABCD<CR>
OK<CR>
AT+PANID?<CR>
ABCD<CR>
OK<CR>
4.4.6. AT+EPID
Description
Get/Set the 64-bit extended PAN ID.
Example
AT+EPID=0123456789ABCDEF<CR>
OK<CR>
AT+EPID?<CR>
0123456789ABCDEF<CR>
OK<CR>
4.4.7. AT+POWER
Description
Get/Set the TX power. (-43~3)
Example
AT+POWER=3<CR>
OK<CR>
AT+POWER?<CR>
3<CR>
OK<CR>
4.4.8. AT+GROUPID
Description
Get/Set the 16-bit Group ID.