Page 1 of 1

Over the air firmware updates

Posted: Wed Jan 08, 2020 10:07 pm
by andydrizen
Hi,

For my WiFi-connect IoT project, I am freezing my python code in the firmware and flashing it to the device. I do this to alleviate RAM issues.

The question is: once this device ships, is it possible for the user to update to my latest code/firmware over the air?

Re: Over the air firmware updates

Posted: Thu Jan 09, 2020 2:52 am
by tve
To do that you would have to update the firmware, that's a platform-dependent operation...

Re: Over the air firmware updates

Posted: Thu Jan 09, 2020 2:58 am
by andydrizen
The platform is ESP8266

Re: Over the air firmware updates

Posted: Thu Jan 09, 2020 4:50 am
by tve
You may be interested in viewtopic.php?f=2&t=7468