Hi TI engineer
I want to OTA by local http server. I use mqtt_client example to test this according https://dev.ti.com/tirex/explore/node?node=ACE5ggZRybEJNZUcnzc3ww__fc2e6sr__LATEST ,but use local http server and directly download the file (using HTTP Get Request).
I modify mqtt_client example code as show to directly download file.

when start ota ,the file was download and ota exe but device not run new firmware. The last log as show

In this log, i can't find any problem,what should i do?