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.

LP-CC1312R7: Observing Resources in CoAP in ti_wisunfan 'ns_coap_node_src' sample app

Part Number: LP-CC1312R7

We would like to subscribe to a CoAP resource on the network using the "Observer" method.

Here's the reference to the IETF reference to rfc7641.

https://datatracker.ietf.org/doc/rfc7641/

How can we send a CoAP Get request with the `Observe` option? Is it possible with the coap_service_request_send() API?

Thanks.