CONFIG_DOWNLOAD_CLIENT_COAP_BLOCK_SIZE_512

512

Type: bool

Direct dependencies

DOWNLOAD_CLIENT_BUF_SIZE >= 532 && <choice: CoAP block size>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nRF>/subsys/net/lib/download_client/Kconfig:78

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/Kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:18<nRF>/subsys/net/Kconfig:8<nRF>/subsys/net/lib/Kconfig:9

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Networking → Application protocols → Download client → CoAP block size

config DOWNLOAD_CLIENT_COAP_BLOCK_SIZE_512
    bool "512"
    depends on DOWNLOAD_CLIENT_BUF_SIZE >= 532 && <choice: CoAP block size>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)