Using the new Arduino IDE for ESP8266 and found bugs, report them here

Moderator: igrr

User avatar
By nathanknz
#42434 Hi all.

First time poster. I'm the developer behind www.teleduino.org, and I'm currently expanding it to support the ESP8266 range of boards.

I've been testing with WiFiClient, and I can successfully retain a long running socket without any trouble. When testing with WiFiClientSecure, I'm finding that I can't keep the socket open for any longer than approximately 30 minutes.

Is this expected behaviour? Does anyone have any clues as to why this could be the case?

Many thanks in advance.