-
I didn't find any info in offical docs, so I write a simple websocket client.
But I it will stuck main thread if I want to keep looking at the data from socket,
I tried uasyncio.open_connection and …
-
I'm using an ESP8266 ESP12E module with the example server code. The websocket connects and can send/receive data, but only for about one second - after that time both the server and client get the so…
-
A known issue from 1.8 release.
-
I am trying to connect to a Socket.IO server with Ethernet and SSL.
The Board: MKR WiFi1010
The Ethernet Shield: MKR ETH stacked on top of the MKR WiFi1010
I was thinking of using the [Ethernet…
-
the webpage http://xxx.xxx.x.xx/simple.htm only shows 2 buttons
( on & off)
>
`
ESP8266 + FastLED by Evil Genius Labs
…
-
## Bug report, debug log and your config file (FULL LOGS ARE MANDATORY)
I'm trying to get the screen capture to work on a second monitor, but hyperhdr doesn't detect it unless I mark …
-
Hi,
I just want to start the discussion about using your library with WiFiEspAT. I think that's the simplest way of using it for new fellows in the arduino world like me. None of the websocket libr…
-
This problem happens when ESP8266 tries to establish websocket client connection with ESP8266 websocket server. Server is in SoftAP mode, debug port "Serial" is selected and debug level is "CORE + WI…
AyurM updated
2 years ago
-
### Describe the bug
BOARD_TYPE "SAMD SEEED_WIO_TERMINAL" fails to identify installed board.
### Steps to Reproduce
Install seedstudio SAMD boards using the board manager https://files.seeedst…
-
I warmly welcome
My problem is that the websocket libraries that I use to communicate esp with the browser do not work with the current version 3.02 of this software. I am using version 2.7.4 and web…