You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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..
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.
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!
The text was updated successfully, but these errors were encountered: