7 years, 3 months ago.

How can I update firmware via GPRS?

I am currently using mts_dragonfly_f411re. I am working on a project to remotely update the firmware via GPRS. I have successfully downloaded a bin file from a server using HTTPFile through GPRS network and saved it in a local file. But how do i execute the updates and complete the firmware update? Currently I am not checking for versions of the program, I just want to update my firmware.

1 Answer

6 years, 10 months ago.

Hey Amod,

A bootloader application might be the right thing for you - https://docs.mbed.com/docs/mbed-os-handbook/en/latest/advanced/bootloader/

Hi Sarah,

I have already done the remote firmware upgrade. I took help from this page https://developer.mbed.org/teams/MultiTech/wiki/updating-firmware-using-MTS-bootloader

posted by Amod Amatya 31 May 2017