automote / ESP-CoAP

This repo contains CoAP protocol for ESP-12E
http://thingtronics.com
GNU General Public License v3.0
71 stars 28 forks source link

UDP6EndpointAddress when observing #17

Open dserbu opened 5 years ago

dserbu commented 5 years ago

I'm using coapserver..ino to observe led. The problem is that if I observe the resource light and change it from 1 to 0, inside Copper no change is reflected. If I try to observe the resource in the comand line I receive the following error: `WARNING:coap:Received Type.ACK from <UDP6EndpointAddress [::ffff:192.168.2.121]:5683 with local address>, but could not match it to a running exchange.

dserbu commented 5 years ago

CoAP server answers with a different token and not with the registered one. Any ideas how can I solve this?

lovelesh commented 5 years ago

Hi Daniel,

I need to check it once. Will reply you back shortly

On Wed, Mar 6, 2019 at 9:34 PM Daniel Șerbu notifications@github.com wrote:

CoAP server answers with a different token and not with the registered one. Any ideas how can I solve this?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/automote/ESP-CoAP/issues/17#issuecomment-470165951, or mute the thread https://github.com/notifications/unsubscribe-auth/ABvp8_GY3w3slC6fzq4FxPB_EgeIwvdjks5vT-clgaJpZM4bbezu .