0xffff表示不指定确定的PANID,指设备在入网时,先监测到哪个ID的网络,就加入该网络。
如果要设置一些设备(节点)的PANID,就可以修改 f8wConfig.cfg
/* Define the default PAN ID.
*
* Setting this to a value other than 0xFFFF causes
* ZDO_COORD to use this value as its PAN ID and
* Routers and end devices to join PAN with this ID
*/
-DZDAPP_CONFIG_PAN_ID=0x3000 //该处0x3000就是要设置的PAN ID