Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP8266 requires manual reset after power loss #429

Open
jordanc365 opened this issue Jul 22, 2019 · 2 comments
Open

ESP8266 requires manual reset after power loss #429

jordanc365 opened this issue Jul 22, 2019 · 2 comments

Comments

@jordanc365
Copy link

jordanc365 commented Jul 22, 2019

I'm powering my unit using solar and a massive battery and for the most part it works pretty well but if the battery runs low even for a few minutes and the Nodemcu restarts it's stuck in a state in which it will not measure or transmit data.
It's simialr to the issues identified in these posts:
Here
Here
Here
Here
Does anyone have experience with issues like this?
Cheers!

@dirkmueller
Copy link
Collaborator

I am afraid there is not a whole lot we can do about this.. usually the mcu hangs before even the initial setup function is being invoked. Esp8266 is particularly power hungry during early start ..

Agree to close? You can tey finding help on chat.luftdaten.info but this is strictly a bug tracker foe the firmware..

@DeeKey
Copy link
Contributor

DeeKey commented Dec 18, 2019

Think - it should go to FAQ section. For such autonomous systems HW reset is required. Also, maybe even for standalone systems HW reset based on timer is a nice idea if you want constant data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants