Hi everyone.
I need some help with OTA firmware updates.
I already have a product created, added devices, uploaded firmware versions.
Everything went well so far.
The problem happens when I send a firmware update (flash and lock now or flash and lock on reset).
The Photon starts to try to update himself, but a red SOS happens, followed by 13 red blinks, immediately another SOS happens, followed by 13 red LED blinks, then the device restart and all happen again. It never update.
I’m more than worried about this because I plan to distribute firmware updates to the final devices and I cannotfigure out what’s wrong. The code otherwise works like a charm. Never had a problem in 2 months of constant operation.
I’m using:
SYSTEM_THREAD(ENABLED);
SYSTEM_MODE(SEMI_AUTOMATIC);
Any help will be really appreciated.
Thank you,
Diego