Hi,
I use example projects Thread: CoAP Client and Thread: CoAP Server . I can send and receive data over CoAP. My purpose is to use CoAP, CoAPS and UDP tohether. If client send UDP message, server can reply with UDP payload or client send CoAPs, server reply same manner. How can I accomplish to send CoAPs and UDP data?