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.

CCS/CC3200: OTA download using the NWP web server

Part Number: CC3200

Tool/software: Code Composer Studio

Hi!

I was wondering if there is support on CC3200 to do a OTA using the built in NWP web server in AP mode?

Best regards,

Jan

  • Hi Jan,

    No, this feature is not officially supported at CC3200. Feature is supported at 2nd and 3rd generation devices only (CC3220, CC3235).

    If you need such feature at CC3200 device, you will deed to create own implementation. In case of CC3200 it will be needed to use own webserver at application processor. Because at NWP webserver at CC3200 is not a practical way how to transfer large files into device.

    Jan

  • Hi!

    Ok, thanks. I guess both of these options involves a bit more work that I was planning. Seems like we need to plan for a replacement of the CC3200 soon.

    Best regards,

    Jan