CoAP get request: CON vs NON

Hi,

we are working on a CoAP implementation on a device that is based on mongoose.

We noticed that this request for some users is stable and reliable if type is CON, for others instead if type is NON. Effect is timeout waiting for the answer.

Can you let me know if there is a preferred approach for doing the GET or if there is a known issue related to that ?

Simone

1 Like