This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3200: CC3200 OTA Update Example Not Working

Part Number: CC3200
Other Parts Discussed in Thread: CC3100, ,

Currently, people are experiencing issues running the CC3200 SDK OTA update example. We are aware that Dropbox has changed their API version recently, and the current will be phased out completely in June (see www.dropbox.com/.../migration-guide). We are currently working on updating the example, and we will update you here and the wiki as soon as possible.

However, you do not have to base your OTA mechanism on this example. The only necessary components for doing OTA of the MCU image  knowledge are the File Commit Library, and the secondary bootloader that it is tied to. See section 3.2.4 Application Image Selection and Rollback Logic of the CC3200 Over-The-Air (OTA) Update Application Note for an overview of how this works.

-Aaron