Arduino MKR 1000 WiFi via websockets to a server with nodejs
jamolina2021 opened this issue · 1 comments
jamolina2021 commented
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