Hi Team,
We’re using the nRF7002DK + nRF5340DK (cpuapp) with nRF Connect SDK v2.6.1, and we’ve run into an issue during the BLE-based firmware update process:
1. The image is successfully downloaded via BLE using app_update.bin in external flash.
2. The swap process is triggered and completes as expected.
3. The swap flag is set successfully.
4. However, after reboot, MCUboot fails to validate the new image, and the system does not boot into the updated application.
Could you help us identify the root cause?
Best Regards