cancel
Showing results for 
Search instead for 
Did you mean: 

On the fly OTA example

SBS.1
Associate

Hi,

I am working on STM32 with Quectel GPRS module.

Now I have to implement OTA without using any external flash or SD card.

Is there any example for GPRS based OTA without using any external memory to park the bin/hex file and program the MCU flash on the fly.

Regards,

Shri

1 REPLY 1

Does the modem have it's own mass-storage memory into which it can FTP download the firmware or deltas, and then apply them from there?

Going to be a tad challenging it you have now way to stage it, and the modem doesn't participate.

Pretty much you're going to have to read the instructions, and implement the code to perform them.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..