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.

How to OTA html files for CC3200?

Other Parts Discussed in Thread: CC3200

Hi team,

OTA mcuimg bin file is ok, now I'd like to try OTA html & js files, such as www/index.html.

on the dropbox, I upload file f20_www_index.html, or f80_www_index.html, and below is the monitor from CC3200:

VendorStr= RS_SP02_Ver01
iOTARunCnt=1
iOTARunCnt=2
iOTARunCnt=3
iOTARunCnt=4
iOTARunCnt=5
iOTARunCnt=6
iOTARunCnt=7
iOTARunCnt=8
iOTARunCnt=9
iOTARunCnt=10
OTA_DOWNLOAD_DONE =2
OTA_IMAGE_TEST_DONE=1
Rebooting...IOT App
***********************

that means the index.html ota download is successful, but when I check the web page index.html from the web server, it's not updated.

question:

1. can we update any file like html ot js?

2. if yes, what's the correct way/rule?

3. in my case, what's wrong?

cheers

Jiason