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

Incorrect battery readings #131

Open
SMinin opened this issue Mar 23, 2020 · 3 comments
Open

Incorrect battery readings #131

SMinin opened this issue Mar 23, 2020 · 3 comments

Comments

@SMinin
Copy link

SMinin commented Mar 23, 2020

I have a miniature battery from the phone with a nominal voltage of 3.6V. I fully charge the device and after I turn it on the charge indicator shows about 70%. After half an hour the indicator turns red and then works for another two and a half hours. How can I calibrate the battery indicator? Firmware 0.7.1.

@DiSlord
Copy link
Contributor

DiSlord commented Mar 23, 2020

Connect to PC, and correct v_bat measure setting (depend from used diode)
Run putty or another terminal program
Reset: 'vbat_offset 0'
Measure: 'v_bat'
Commpare vs Real multimeter measurenent.
Set correction in mV run: 'vbat_offset 150'

For NanoVNA-H model you can use 150

@SMinin
Copy link
Author

SMinin commented Mar 23, 2020

Thanks, it all worked. vbat_offset set to 500.

@Fireobirdy
Copy link

I set vbat_offset to 0 and measured with command vbat. It said 3mV. The measurement with my multimeter said 4090mV. Is there something broken?

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