ESP8266 snoozes on Wifi

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
HerbV
Posts: 7
Joined: Sat Oct 27, 2018 1:33 pm

ESP8266 snoozes on Wifi

Post by HerbV » Mon Feb 14, 2022 10:29 am

Hi

I do use ESP8266 with WIFI for a long time. We turn on lights open garage doors and so on.
since 4-5 months now the device reacts very slow (15-60 secounds) delay for MQTT, which was never before.
My suspicion is that the Google WIFI mash system is creating that problem, as I tried with another WIFI AP and it looks working then.

I can also see the same slow connection if I try to connect with Webrepl.

Does anyone have a similar experience in a similar environment?

Tx, Herbert

tepalia02
Posts: 99
Joined: Mon Mar 21, 2022 5:13 am

Re: ESP8266 snoozes on Wifi

Post by tepalia02 » Sun Apr 03, 2022 2:10 pm

Hi, this thread may give you some clues: https://forum.arduino.cc/t/wificlient-r ... mcu/461823

Post Reply