nRF Connect SDK API 2.8.99
|
uint16_t lwm2m_carrier_config_t::firmware_download_timeout |
This configuration specifies the time (in minutes) allowed for a single firmware image download.
If the download is not completed by the time the specified number of minutes elapses, the download shall be aborted. This configuration is only supported for Push delivery method of firmware images.
lwm2m_carrier.c
this option can be set in kconfig by setting CONFIG_LWM2M_CARRIER_FIRMWARE_DOWNLOAD_TIMEOUT.