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

Unable to send any data #3

Open
antonio-emilio opened this issue Jun 12, 2021 · 1 comment
Open

Unable to send any data #3

antonio-emilio opened this issue Jun 12, 2021 · 1 comment

Comments

@antonio-emilio
Copy link

I was able to connect to my network, but I can't send anything using internet.
I'm using a socket connection, but everytime I call it, I get an error...

The code is the same as the repository, except for the socket connection...
Does anybody had any problems like this?

@hosek
Copy link

hosek commented Jan 2, 2022

I have same problem, using wifi client to do simple request to server. Connection is working until first data is received in callback, then client is unable to connect:

1 Init wifi
Request OK
2 Init ESPNOW
Request OK
3 Got ESPNOW data
Request failed

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