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

why always reconnected ? #3

Open
soda-x opened this issue Jan 24, 2015 · 0 comments
Open

why always reconnected ? #3

soda-x opened this issue Jan 24, 2015 · 0 comments

Comments

@soda-x
Copy link

soda-x commented Jan 24, 2015

node version 10.29
socket.io 0.9.1-1
npm 3.0

Arduino + cc3000

if (!client.connect(cc3000, "my laptop ip address", 80)) {
    Serial.println(F("Not connected."));
}

Serial Monitor

1
Connected. SID=<head>
WS Connect...Reconnected.
1
Connected. SID=<head>
WS Connect...Reconnected.
1
Connected. SID=<head>
WS Connect...Reconnected.
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