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.

多对一路由对endDevice广播的问题

1,设置  #define CONCENTRATOR_ENABLE          true  后,

       发现电池设备enddevice不能接收CONCENTRATOR(协调器)发出的(0XFFFF)广播命令,但是路由器可以。

2.如果设#define CONCENTRATOR_ENABLE          false后,

        电池设备enddevice能接收CONCENTRATOR(协调器)发出的(0XFFFF)广播命令!

3,为何有这两种差别,正常吗?

4,如果选择多对一路由 true ,让电池开关能收到协调器的广播,要如何处理?

谢谢!