Other Parts Discussed in Thread: Z-STACK, , UNIFLASH
Hello E2E community,
I am working on CC2538 Zigbee Z-stack Embedded firmware. I am trying to implement OTA Upgrade to upgrade the firmware for SampleLight Application.
For that i am referring TI's "Z-stack OTA Upgrade User's Guide.pdf"
As per the instructions given in chapter 2 3 & 4, I made the changes for OTA upgrade in SampleLight Project.
Till now I am able to Implement OTA upgrade get processed & completed successfully.
But now I am facing some problems like,
1. After getting OTA Upgrade End Request form the Zigbee device, it will wait for some time & then it will restart the upgrade from the beginning.
I am not getting why this is happening so far!!....
2. How I get the running image details on Zigbee Linux Gateway Application.
OR
How to check weather that image will written on the allocated memory slot or not.
Thanks & Regard's
Shiv Patil.