Hello All,
We are using "Zigbee_Smart_Energy_Hostprocessor_SDK".
Previously, we used the sprint27 release in our product and choose the "IPD NODE" on the NCP(Network Coprocessor) side. End Device is able to "poll" its parent for data. and it was working fine.
But after upgrading from sprint27 to sprint38. The End Device has stopped "polling".
In "APP_ZpsEventTask" API, flag "bIsPktPosted" turn to false. due to that polling has stopped.
"bIsPktPosted = ZQ_bQueueReceive(&sAPP_msgZpsEvents, &sStackEvent); APP_ZpsEventTask".
Can you please suggest to me the required solution for the same?
Regards,
Kaushal Patel