Skip to content

app: Fix full modem update completion flow after reboot#193

Merged
MarkusLassila merged 1 commit into
nrfconnect:mainfrom
SyverHaraldsen:fota_add_post_process
Feb 20, 2026
Merged

app: Fix full modem update completion flow after reboot#193
MarkusLassila merged 1 commit into
nrfconnect:mainfrom
SyverHaraldsen:fota_add_post_process

Conversation

@SyverHaraldsen
Copy link
Copy Markdown
Contributor

Removed the image reset patch, and added the sm_fota_post_process to sm_finish_modem_full_fota.
This removes the stream_flash_init errors on applying by XRESET. This also properly updates the job status in nRF cloud.

Comment thread app/src/sm_at_fota.c
Comment thread app/src/sm_at_fota.c Outdated
@trantanen
Copy link
Copy Markdown
Collaborator

@MarkusLassila can review and merge when he has approved this.

Move full modem FOTA setup into a shared helper used by both start and
finish paths. Reconfigure full modem update storage and load firmware
using the resolved flash device and offset in the completion path.

Also set pm-ext-flash in board overlay for external partition support.

Signed-off-by: Syver Haraldsen <syver.haraldsen@nordicsemi.no>
Copy link
Copy Markdown
Contributor

@MarkusLassila MarkusLassila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - CI runs in main will tell us more.

@MarkusLassila MarkusLassila merged commit 448cf99 into nrfconnect:main Feb 20, 2026
3 checks passed
@trantanen trantanen added the backport v1-branch Backport the PR to main branch. label Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport v1-branch Backport the PR to main branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants