ESP8266 loss connection after one hour #1019
Closed
MathiasElectroDTU
started this conversation in
General
Replies: 2 comments 8 replies
-
|
Schematic / photos? |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
The usual suspect on these DYI setups is the power supply. You need a very stable power on the ESP, and this application is demanding, as it is transmitting very often. The usual recommendation is to install a BIG low-ESR capacitor as close to the Vcc/GND pins of the ESP as possible. See for instance this video, from around 4:50 : https://youtu.be/IYuYTfO6iOs?si=ciSXrdg5AZP41Ec5 |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment





Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Im using an esp8266 to read from my Kamstrup meter and at first everything worked as it should. But after about an hour my esp bugs out or something and I can't connect to the webserver anymore, even if I reset or unplugs the esp.
The only thing I have done that fixed it was to reflash it, but then it dies again after some time.
Beta Was this translation helpful? Give feedback.
All reactions