Define ANJ_COAP_DOWNLOADER_MAX_MSG_SIZE

Define Documentation

ANJ_COAP_DOWNLOADER_MAX_MSG_SIZE

Configures the maximum size of a single request/response message in CoAP Downloader. This is the size of the whole message, including CoAP header and payload.

Default value: 1200 It affects statically allocated RAM.