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

ESP8266 disconnected at 9th message received #43

Open
danymar24 opened this issue Jul 9, 2017 · 2 comments
Open

ESP8266 disconnected at 9th message received #43

danymar24 opened this issue Jul 9, 2017 · 2 comments

Comments

@danymar24
Copy link

Hi, I am using the ESP8266 with socket.io 1.7 on the server, but when the esp8266 receives the 9th message it gets disconnected. Did someone has notice this?

I am using the example server and the example .ino file

@vlp-github
Copy link

After the 9th message or after a period that correspond to 9 message ?
Loot into the issue "ping time out " you may face the same issue !

@danymar24
Copy link
Author

In the 9th message, if i use the client.monitor() with a Serial.println("somestring") and without printing the RID and Rcontent, it never disconnects

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