nRF Connect SDK API 2.8.99
|
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
.
[in] | fota_success | true if modem update was successful, false otherwise. |
0 | If successful. |