2017-12-21 09:36 PM
Posted on December 22, 2017 at 06:36
if is it possible then which memory are use for store the hex file.
external flash or system flash?
please suggest other option also.
2017-12-22 01:08 AM
What is 'FOTA'?
2017-12-22 02:48 AM
Firmware Over The Air
Basically remote firmware update.
Yes, stage the new firrmware somewhere in your design. If enough internal flash then use that.
2017-12-22 03:28 AM
its Firmware Over the Air
2017-12-22 06:20 AM
I would tend to use a binary packaging method, the .HEX type files are about 2.4x larger than necessary.
What is the 'air' in your delivery strategy?
2017-12-22 11:35 PM
i will use LTE Module for that
2017-12-23 11:13 AM
So perhaps the easiest would be a binary file server via HTTP or FTP