![]() |
nRF Connect SDK API 3.3.99
|
| 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.
| [in] | ctx | Pointer to context used for FOTA polling operations. |