Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 12 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
7 years, 6 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 31 May 2017