Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asynchronous Response (Separate Response) with Lobaro CoAP #43

Open
ameerhazo opened this issue Nov 3, 2020 · 0 comments
Open

Asynchronous Response (Separate Response) with Lobaro CoAP #43

ameerhazo opened this issue Nov 3, 2020 · 0 comments

Comments

@ameerhazo
Copy link

ameerhazo commented Nov 3, 2020

Hello, I've been using Lobaro CoAP for a project im doing on the ESP8266. Normal responses work well and I'm now trying to get into separate responses. I am aware of the usage of the HANDLER_POSTPONE macro as a return for my request handler so that my CoAP server sends out an empty acknowledgement to the client, but my server doesnt send the test message after using a delay in my code (3 seconds delay). Can someone please explain to me how the handler for a separate response would look like with Lobaro CoAP? Thanks for your help.

Ameer

@ameerhazo ameerhazo changed the title Asynchronous Respone (Separate Response) with Lobaro CoAP Asynchronous Response (Separate Response) with Lobaro CoAP Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant