You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I try to connect a Websocket Client on LILYGO board to a Websocket Server.
I use the following library Links2004/arduinoWebSockets but it fails on all the board. Here write a StackOverflow question.
[122264][E][WiFiClient.cpp:517] flush(): fail on fd 48, errno: 11, "No more processes"
[WSc] Disconnected!
I search in the Xinyuan-LilyGO repository for any sample but I only find WebSocket server implementation.
Is there some limitation that prevent LILYGO board to connect to a WebSocket Server and receive remote commands ?
Thanks ! I'm stuck
The text was updated successfully, but these errors were encountered:
Hello,
I try to connect a Websocket Client on LILYGO board to a Websocket Server.
I use the following library Links2004/arduinoWebSockets but it fails on all the board. Here write a StackOverflow question.
I search in the Xinyuan-LilyGO repository for any sample but I only find WebSocket server implementation.
Is there some limitation that prevent LILYGO board to connect to a WebSocket Server and receive remote commands ?
Thanks ! I'm stuck
The text was updated successfully, but these errors were encountered: