![]() |
nRF Connect SDK API 3.4.99
|
| uint8_t downloader_transport_coap_cfg::max_reconnects |
Maximum number of reconnect attempts before the download is aborted.
This bounds how many times the downloader retries the transfer when recovery (retransmission or reconnection) does not make progress, preventing indefinite retry loops. The counter is reset every time a block is received successfully. A value of 0 selects the default.