OTA upload java or C application or byte format

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Is there an OTA application that runs in java or C that acts like the javascript in the browser?

I want a programmatic means of performing OTA because it is very cumbersome to have a user start a browser, connect to the wiced_ota_server, select a file, and click start upload.

I want to do all of this programmatically.

Even the raw byte format that is sent to the wiced_ota_server / http server would sure help.

Even if the raw byte format is for the first chunk and normal second chunk.

Even a crude internal test program would be a huge help.

0 Likes
1 Reply
JoYi_1844281
Level 6
Level 6
100 sign-ins 100 replies posted 50 likes received

You could try the snip tftp!

0 Likes