How can I modify the number of resends when Coap uses OT_COAP_TYPE_CONFIRMABLE, because I don't want to wait too long to get OT_ERROR_RESPONSE_TIMEOUT,
How can I modify the number of resends when Coap uses OT_COAP_TYPE_CONFIRMABLE, because I don't want to wait too long to get OT_ERROR_RESPONSE_TIMEOUT,
Hi,
Sorry for the late reply. There is a pending pull request in OpenThread which will allow to change CoAP retransmission parameters for the application layer: https://github.com/openthread/openthread/pull/4481
Hi,
Sorry for the late reply. There is a pending pull request in OpenThread which will allow to change CoAP retransmission parameters for the application layer: https://github.com/openthread/openthread/pull/4481