Electronics > Beginners
Update Firmwae
<< < (4/11) > >>
ataradov:
Not with this implementation. But you can extend it to support more than one client. You would need to have an array of OtaServer_t structures, and corresponding logic. It should be fairly simple to implement.

But it is kind of pointless, since the bottle neck is the server throughput, so you will not get any speed advantage.
Peili:
doing with the OTA upgrade i'm facing some issues..
"Error: response timeout" is getting when i tried to upgrade it
ataradov:
DEBUG! Seriously, I can't teach you how to write software in this thread. Start from the message and follow things back to the source of the error, an then eliminate whatever the problem is.
Peili:
Hi,
I'm planning to program multiple devices via USB sequentially. I have developed a board, which can hold upto 6 devices at a time but, data connection to only one  and once the firmware update has done data pins automatically switches to the next. Now the problem is i need to program the boot loader one by one.
 Is it possible to load BOOTLOADER via com port?
ataradov:
If device does not already have a bootloader of some sort that would listen on a COM port, then it is impossible to load a new bootloader. Only a programmer will help. This is sort of common sense.
Navigation
Message Index
Next page
Previous page
There was an error while thanking
Thanking...

Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod