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

Arduino MKR 1000 WiFi via websockets to a server with nodejs #119

Open
jamolina2021 opened this issue Nov 17, 2021 · 1 comment
Open

Arduino MKR 1000 WiFi via websockets to a server with nodejs #119

jamolina2021 opened this issue Nov 17, 2021 · 1 comment

Comments

@jamolina2021
Copy link

Hello,
I am trying to use the library to communicate via websockets to a server with nodejs.
It works fine, however, approximately every hour it has a problem receiving the response from the server and I have to stop the socket and make it a begin to connect again, sometimes I even have to restart the wifi.
I am using your example.
Do you know what could be happening?
Do I have to configure something else?
Thanks for your help.
Regards,
Jose

@clysss
Copy link

clysss commented Feb 16, 2022

Perhaps a buffer size issue ?
#124

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