This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

关于信道选择问题

1、第一个问题,比较低级:我要选择14(0x00004000)、15(0x00008000)两个信道建立、加入网络,是不是应该在f8wConfig.c中如下设置:

-DDEFAULT_CHANLIST=0x0000C000

2、不同厂家的zigbee设备,为了实现互连,信道选择必须完全一致,至少路由、终端的信道列表必须包含协调器的信道列表,否则就可能信道错开,无法互连,是这样吗?

3、第2点中,如果信道需一致,通用的zigbee产品中,该选择那些信道?

4、是否可以选择所有信道,这样是否会有不良影响