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
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.
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