meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
2.99k stars 715 forks source link

[Bug]: LILYGO Lora V2.1-1.6 does not shutdown on 0% battery #3963

Closed denis1482 closed 1 month ago

denis1482 commented 1 month ago

Category

Other

Hardware

T-Lora v2 1.6

Firmware Version

2.3.6.7a3570a

Description

LILYGO Lora V2.1-1.6 does not shutdown on 0% battery How to reproduce: leave it on battery and it will stay on even on 2.90V (3.20V minimum for Li-ion). Hardware battery protection may be present and may be not, but once firmware is capable of measuring the battery voltage, it should shutdown the hardware on a configured battery level (if shutdown is not supported, super-deep-sleep can be used)

Relevant log output

No response

todd-herbert commented 1 month ago

This might have been addressed by https://github.com/meshtastic/firmware/pull/3884. Do you think you could check if the problem is still there in 2.3.10?