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

◆ range_override

size_t downloader_host_cfg::range_override

Range override. Request a number of bytes from the server at a time. 0 disables the range override, and the downloader will ask for the whole file. The nRF91 series has a limitation of decoding ~2k of data at once when using TLS, hence range override will be used in this case regardless of the value here.