nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_cloud_fota_poll_update_apply()

int nrf_cloud_fota_poll_update_apply ( struct nrf_cloud_fota_poll_ctx * ctx)

#include <include/net/nrf_cloud_fota_poll.h>

Apply downloaded image. For full modem FOTA this must be called after the network has been disconnected. Only applicable in non-blocking mode.

Parameters
[in]ctxPointer to context used for FOTA polling operations.
Returns
0 on success, negative value on failure.