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.
请教TI工程师:
在Z-Stack Home 1.2.2a里面, zgChildAgingEnable=TRUE,使能了zgChildAgingEnable功能。 ZE 入网后,周期的发生Data_Request, ZC端通过串口, 可以看到AssociatedDevList对应的终端timeoutCounter 在发生改变。
在父设备会定期的去更新Associate List表里面的timeoutCounter,更新的周期是1s钟,每隔1s就会把Associate List的设备的timecounter减1.父设备只要在底层收到节点的Data request或者其他应用数据,立刻把timecounter这个变量恢复到初始值。
我现在的问题是,我的ZE节点一直在发送Data request,而timecounter一直在减1,而并没有恢复到初始值。
uint8 zgEndDeviceTimeoutValue = END_DEV_TIMEOUT_VALUE;
uint8 zgEndDeviceConfiguration = END_DEV_CONFIGURATION;
看看你的data request 满足END_DEV_TIMEOUT_VALUE。你的ZC 有没有回复ack