Part Number: CC2538
Other Parts Discussed in Thread: TIMAC, Z-STACK,
Hi,
I encounter an issue when using TIMAC software. My devices is setup in a beacon enabled network where I have a PAN coordinator and routers.
For the router, I had the device setup as both Coordinator and Device. However, when the router device try to send data to the its parent router, the data is sending out during the its own beacon time instead of the parent beacon time. Since the data would not be ACK by the parent router when it sending out, the data will be sending again when the next parent beacon.
Even I have checked on MAC_MLME_BEACON_NOTIFY_IND to ensure that the beacon I have received is from its parent router before calling the function MAC_McpsDataReq, the data does not send out until its own beacon time.
Is there any way to solve this?
Thank you.
