Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wip: Testing non-blocking nrf_cloud_fota_poll #305

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Conversation

jtguggedal
Copy link
Contributor

No description provided.

app/src/modules/fota/fota.c Show resolved Hide resolved
app/src/modules/fota/fota.c Outdated Show resolved Hide resolved
app/src/modules/fota/fota.c Show resolved Hide resolved
@jtguggedal jtguggedal marked this pull request as ready for review August 29, 2024 08:28
This updates the module to use the non-blocking variant of
nrf_cloud_fota_poll_process().
When doing so, the module will be able to handle other tasks,
such as feeding the watchdog while a FOTA job is processed.
To accomodate for this, a new wait-for-trigger state is introduced.

Signed-off-by: Jan Tore Guggedal <[email protected]>
This reverts commit 324fd01.

Signed-off-by: Jan Tore Guggedal <[email protected]>
Copy link

sonarqubecloud bot commented Aug 29, 2024

@jtguggedal jtguggedal merged commit be68b31 into main Aug 29, 2024
5 checks passed
@jtguggedal jtguggedal deleted the test-nc-fota-poll branch August 29, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants