Other Parts Discussed in Thread: CC2538
求助,我的协调器连接着多个子设备,要怎么样实时判断各个设备是否在线呢?如果多个子设备定时返回心跳包,好像协调器有时会处理不过来
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.
Other Parts Discussed in Thread: CC2538
求助,我的协调器连接着多个子设备,要怎么样实时判断各个设备是否在线呢?如果多个子设备定时返回心跳包,好像协调器有时会处理不过来
谢谢回复,我用的是2530,心跳包是用户自己定义实现还是协议栈本来就有?如果本来就有,我们怎么样去查看?
zstack home 1.2.2协议栈中已经实现,即child aging 功能, 具体使用请看这边讨论帖: http://www.deyisupport.com/question_answer/wireless_connectivity/zigbee/f/104/t/85924.aspx
使用child aging 功能的话,子设备是不是会被协调器从列表中删除?这样子设备还能入网吗?还能自动加回这个协调器吗?