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

Test without libcoap #44

Open
JeanSath opened this issue Oct 25, 2024 · 1 comment
Open

Test without libcoap #44

JeanSath opened this issue Oct 25, 2024 · 1 comment

Comments

@JeanSath
Copy link

Hello, @hirotakaster

I would just like to ask one question. I managed to make your code work communicating between two ESP32s without using libcoap.

For them to work, isn't libcoap necessary? Can we send the commands without it?

On the left, the server created an IP and is functioning as an AP, receiving GET messages.

On the other, the client is sending a Hello World.

image

@hirotakaster
Copy link
Owner

@JeanSath
this Coap-simple-library is not use libcoap.
libcoap is only for testing with other server/app.

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

2 participants