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

Websocket network binding #22

Open
jvenhoda opened this issue Jan 17, 2020 · 1 comment
Open

Websocket network binding #22

jvenhoda opened this issue Jan 17, 2020 · 1 comment

Comments

@jvenhoda
Copy link

Hello,

I got problem with connecting to esp8266 board using websockets when it runs as AP without internet connection. How I could solve this problem?

I/System.out: failed to connect to /192.168.4.1 (port 80) from /192.168.232.2 (port 56466) after 10000ms

This is what I get when trying to open websocket while connected to ap.

@gusavila92
Copy link
Owner

this seems to be a problem with either the server binding configuration or the access point configuration. Did you try to connect to the board using a plain TCP connection?

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