Hi,
I use example projects from Nordic Thread: CoAP Client and Thread: CoAP Server with Segger Studio Nordic Edition (projects use Zephry which is generated by NRFConnect) I can send and receive data over CoAP.
My purpose is to add DTLS. I want to send both CoAP and CoAPs(DTLS) messages. How can I do that? Can you give some detail since I am noob