Part Number:CC2531
I am running ZStack-CC2530-2.5.1a with a custom software application, although the issue is tied to stack behavior in general, and not our implementation in particular.
\We are running into the following situation.
An end device is associated to a coordinator.
The end device performs a data request and the coordinator indicates there is no data.
The Coordinator is powered off and back on. It restarts the network before the next data request from the end device.
The End Device wakes up and sends another data request. The coordinator again informs the end device there is no data for it.
Later the end device sends an application level message to the coordinator, and we expect an application level response. Unfortunately the Coordinator is unable to respond with an application level message because it no longer has a route to the end device (due to the restart.)
We are using short addressing.
I am unable to send an direct message to the device as there is no route.
Is there a way to manually re-add the device to the routing tables?