Cloud v2 FOTA - Can the firmware revert back?

Hi,

After a firmware upgrade via FOTA, can the CHESTER automatically revert to the previous version if it fails to establish a connection to the cloud?

Best,
David

There is no such function, in my opinion the cloud stack cannot just decide what is the correct fw version and what is not. However, the application has the ability to check the connection status via the api and also has the option to call revert via the mcuboot api.

But we can discuss it, maybe we’ll come up with a universal solution, something like, if I plan a photo, a flag will be added for such functionality so that it becomes part of the SDK, or via Kconfig, such a thing can be turned on/off in the stack.

It always should, but in my opinion it should be a conscious action.