如下图,并参见抓包文件。a.zip
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.
照理說應該不會、不過你試試從協調器發出ZDP_ManagementPermit看看
猜想: 因为我用了installCode,是否安全性要求比较高。 是否ZDP_ManagePermit 还有安全方面的一些考虑?
看了一眼底层代码,似乎涉及到了安全层。
现在去掉了各个设备本身打开组网,同一改为协调器的ZDP_ManagePermit, 目前看是没有问题了。
发现:每个设备加入时,都会发出 ManagePermit request, 然后带上了 180参数,这个是什么意思,是向协调器请求继续打开组网 180秒? 如果这样,只要三分钟内有新的设备加入,组网过程也就能够一直持续了?