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

Correction for wrong battery display on tlora_v2_1_16 board #1120

Merged
merged 4 commits into from Jan 21, 2022
Merged

Correction for wrong battery display on tlora_v2_1_16 board #1120

merged 4 commits into from Jan 21, 2022

Conversation

costonisp
Copy link
Contributor

Added a ADC_MULTIPLIER for tlora_v2_1_16 board
the display was showing 3.81V and 60% for a full battery, which measured 4.18V

after adding #define ADC_MULTIPLIER 2.2 the display was within 1% accurate.

@costonisp costonisp marked this pull request as ready for review January 21, 2022 01:37
@costonisp costonisp changed the title Correction for wrong battery display Correction for wrong battery display on tlora_v2_1_16 board Jan 21, 2022
@costonisp
Copy link
Contributor Author

the platformio.ini was not meant to be uploaded, just the variant.h

@thebentern thebentern merged commit 2230cbb into meshtastic:master Jan 21, 2022
@thebentern
Copy link
Contributor

Great first contribution! Glad we could get a fix for this one in. Thanks!

@mc-hamster
Copy link
Member

Thanks!

@geeksville
Copy link
Member

This pull request has been mentioned on Meshtastic. There might be relevant details there:

https://meshtastic.discourse.group/t/heltec-v2-1-fw-1-2-53-not-going-into-sleep-mode/4974/1

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

Successfully merging this pull request may close these issues.

None yet

4 participants