Hello @EdwinHz ,
Thank you for your response.
I have default example of SDK version 2.14.0.
- mcuboot_opensource as bootloader project
- ota_mcuboot_server_enet as application project
It's concerning that this issue persists even with default examples. Debugging why it occurs on the third attempt can be challenging, especially when utilizing the default remapping mode instead of the swap mode.
One observation is that after the state becomes permanent on the webpage, the issue persists.
To resolve this issue, it's essential to focus on ensuring that each time new firmware with a higher version is uploaded, it runs upon the next reboot. Conversely, if the version is not higher, the existing firmware should continue to run.
Could you please share further details regarding the debugging steps you've already undertaken? Alternatively, would you be able to assist me in resolving this issue?