GithubHelp home page GithubHelp logo

Strange power readings about my-ttgo-watch HOT 4 CLOSED

sharandac avatar sharandac commented on August 22, 2024
Strange power readings

from my-ttgo-watch.

Comments (4)

sharandac avatar sharandac commented on August 22, 2024 1

this is not a real bug. the charge controller knows how much it has to charge. this is an attempt to determine the exact charge of the battery with the help of the current measurement. a calibration is probably necessary. for this purpose the device must be completely discharged once until it switches itself off.

from my-ttgo-watch.

reality52 avatar reality52 commented on August 22, 2024 1

this is not a real bug. the charge controller knows how much it has to charge. this is an attempt to determine the exact charge of the battery with the help of the current measurement. a calibration is probably necessary. for this purpose the device must be completely discharged once until it switches itself off.

Thanks! I will do it as fast as i can!

from my-ttgo-watch.

tbendiksen avatar tbendiksen commented on August 22, 2024 1

For what it's worth: I have the same battery model and capacity.

I have not played much with this, but after a full cycle it seems to operate as expected and I have seen no issues with it. It charges to close to (and crucially stays below) 100%.
The fact that the battery has a capacity of 380mAh and the software shows 300 I wouldn't think too much about as what the battery can deliver is not the same as what the hardware can use. This is actually more about what voltage a battery can deliver once above or below a certain amount the battery will be seen as "full" or empty, and we hope that the watch has been able to extract at least 300mAh from it in between "full" and "empty".
I haven't looked at the code for this, but I assume that there is charge circuitry that takes care of charging the battery until it reaches a threshold (usually 4.2V as mentioned on the back of the battery). I suspect that your battery charge circuitry is out of whack and is confused.
Doing a few more cycles should normally clear things up - but this is based on my gut feeling based on previous projects and not on this HW or code in this repo (and I am no maintainer of this code, just a potential future contributor with a keen interest).

from my-ttgo-watch.

reality52 avatar reality52 commented on August 22, 2024

I know, that is closex, but I calibrated the battery ☺️i think its because in the code capacity is 300, but i have "380"... So i need to change capacity values in pwrmngmnt i guess...
Which battery do u have guys? IMG_20200730_083222.jpg
IMG_20200730_083251.jpg

from my-ttgo-watch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.