Other Parts Discussed in Thread: CC2538, Z-STACK, CC2530
Hi All,
I am using the CC2538 with Z-Stack Energy.
I would like to use the OTA features. I have experimented with the related example code with the SE IPD, and have encountered a few issues:
1- After sending the entire new image, the server gives me error 150, indicating that the CRC/Certificate/other authentication has failed. I do not know enough about this part of the system to know where to start on this problem. Any suggestions??
2- After completion, the client device will not stop asking for the next packet. How can I make the server send the update-end command?
3- The OTA document shows that an initial image needs to be used on the client device before any OTA is attempted. I see that the example app uses the IPD End Device project with two versions: one for the initial image and one for normal OTA use. What is the difference between these two projects? How can I do the same thing for the Load Control Node (which is a router)?
Thanks a lot!