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.

CC3100 OTA Server

Other Parts Discussed in Thread: CC3100, CC3200

Hello,

I was checking out CC3100 OTA example. OTA client library there can work in 2 modes, as far as I can see, depending on if TI_OTA_SERVER is defined.

If not defined, which is default for the example, it works with dropbox, else with TI OTA server.

What confuses me is, is there out-of-box OTA server application provided by TI? Or we need to make it for ourselves following JSON samples given in otahttp.c?

Tnx,

Bojan