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

Battery draining #301

Open
overkillzworld opened this issue Jun 24, 2021 · 13 comments
Open

Battery draining #301

overkillzworld opened this issue Jun 24, 2021 · 13 comments

Comments

@overkillzworld
Copy link

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.

@david-oswald
Copy link
Collaborator

Hi,

As you can see in the schematics, if the power switch is off the battery is only connected to the charger IC:

image

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.

@overkillzworld
Copy link
Author

overkillzworld commented Jun 25, 2021

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 ;)

@david-oswald
Copy link
Collaborator

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.

@overkillzworld
Copy link
Author

@david-oswald Thanks for the fast reply.
So it is correct:
Position:
pos
Measure:
val1
val2
val3

@david-oswald
Copy link
Collaborator

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"?

@timokasper
Copy link
Collaborator

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

@overkillzworld
Copy link
Author

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"?

It stops at 3.85 M Or like seen in the picture 3.89 M.

@overkillzworld
Copy link
Author

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

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

@overkillzworld
Copy link
Author

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.

@overkillzworld
Copy link
Author

overkillzworld commented Jul 2, 2021

I have an Idea what could cause the battery problem, but I wanted to look at the schematic first. Short question offtopic: Which program is best to view the Schematic [.sch] files? If I try it in KiCad it looks not correct. I am using Linux. Windows in VM is also possible.
sch

@david-oswald
Copy link
Collaborator

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.

@overkillzworld
Copy link
Author

Ok. Thanks. I'll take a closer look :)

@overkillzworld
Copy link
Author

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.

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