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. 我zigbee网络中有很多路由和终端(假如有300个终端设备),设置poll rate为1000(1秒钟),则每个终端设备1秒钟发送一条datarequest数据,会不会造成该zigbee网络信道数据阻塞?
2. 我把RFD_RCVC_ALWAYS_ON设置为TRUE,poll rate设置为0,可以减少data request数据发送。如果我的终端设备(灯)使用外部供电,使用这种方法是否可行,有没有缺点或隐患?
谢谢解答。