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

◆ nrf_cloud_modem_fota_completed()

int nrf_cloud_modem_fota_completed ( const bool fota_success)

#include <include/net/nrf_cloud.h>

The application has handled reinit after a modem FOTA update and the LTE link has been reestablished. This function must be called in order to complete the modem update. Depends on.

CONFIG_NRF_CLOUD_FOTA 

.

Parameters
[in]fota_successtrue if modem update was successful, false otherwise.
Return values
0If successful.
Returns
A negative value indicates an error.