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?