-
Notifications
You must be signed in to change notification settings - Fork 392
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
Battery draining #301
Comments
Hi, As you can see in the schematics, if the power switch is off the battery is only connected to the charger IC: So I would check how that IC looks / if it gets hot or similar. Another possible issue might be that C4 (parallel to the battery) has failed and conducts (a bit) to ground, do you have a multimeter to check that? Overall, whether you can repair this yourself would of course depend on your electronics experience. |
Yes I have a multimeter here. However, I am a developer and not an electronics expert :) What is the best way to measure such a small MLCC? Sorry for the stupid question, but only so I can learn something about it. If it is the MLCC: Are they only soldered flat on the board? Then I should be able to get it replaced. After all, I have to practice on it somewhere ;) |
You can take out the battery and then measure the resistance between battery + and - This should be high impedance / constantly increase, otherwise there might be an issue with the charging chip or the cap. |
@david-oswald Thanks for the fast reply. |
Yes, so this looks like there's no low impedance in the cap or charging IC - just to make sure, does it go up further than 3.8 M? (this will depend on the multimeter though) Also, can you check/read the value of R4 on your device? Finally, have you measured the battery voltage when "fully charged"? |
The LIR2032 has 40mAh with 3.6-4.2 Volts. Current=Voltage/Resistance, thus there is a current of about 1 micro Ampere. Thus it takes 40.000 hours / 5 years to drain a full battery ... so your problem must be elsewhere. Are you sure you are using an LIR2032 not a CR2032... You can measure the voltage at the battery. 4.2 is full, 3.6 is empty, <=3.3 is either a wrong battery (CR2032) or a dead LIR cell |
It stops at 3.85 M Or like seen in the picture 3.89 M. |
I am sure it is a LIR2032. Ordered a pack to test if the old LIR was maybe dead. Measured the LIR2032 full charged it has 4.19 V |
Now that the battery is fully charged, I'll see how long it takes to completely discharge it. Last time it was 1-2 days. |
It's in Eagle, but there is also a PDF in the folder so that you don't have to install that just to check the schematic. |
Ok. Thanks. I'll take a closer look :) |
Could it have been a short on the board between C15 and IC2 (or C4 and IC2)? There the solder joints were a bit close together or slightly connected. I have corrected this and now it looks better since a few days. I'll keep watching it. |
What is the best way to find out why my ChameleonMini always drains the battery even though it is turned off?
Already flashed latest firmware.
Tested different new LIR2032.
Fully charged via USB.
Power switch is turned off.
After one day it is empty.
Some advice on how to proceed would help me.
The text was updated successfully, but these errors were encountered: