This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hello, i use coap examples for Wi-Sun.
I want to send request from coap node to border router, there is a chance that request don't reach border router (maybe by range or noice on radio, whatever).
Is in coap library timeout mechanism? That can return me information of timeout on request? Yes I have callback but only on success response. Will I Have implement this by me own?
Hi Sebastian,
Please see this thread on the same topic. Please note you need to use Confirmable message type in order for this resend mechanism.
Cheers,
Marie H