Define ANJ_COAP_DOWNLOADER_MAX_MSG_SIZE
Defined in File anj_config.h
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.