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

Support on INR21700 batteries #147

Open
HKGDot opened this issue Jan 14, 2025 · 1 comment
Open

Support on INR21700 batteries #147

HKGDot opened this issue Jan 14, 2025 · 1 comment

Comments

@HKGDot
Copy link

HKGDot commented Jan 14, 2025

I've tried adjusted the operation voltage from 3.7-4.2 to 2.5-3.7 for my INR21700. Seems the low power logo still pops out when I set the min/crit to 2.6 and low to 3.0.
Appreciate for any advises on voltage config need to adjust other than config.cpp. Have a good day!

@lmarzen
Copy link
Owner

lmarzen commented Jan 24, 2025

The low power log is displayed when the battery voltage falls under LOW_BATTERY_VOLTAGE.

VERY LOW and CRIT levels are used to determine how frequently the esp32 should wake up to check if the battery has been charged etc, but the LOW determines when the warning fills the screen and the display no longer updates.

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

2 participants