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