Gissio / radpro

Custom firmware for Geiger counters/radiation meters (FS2011, Bosean FS-600, FS-1000, FS-5000, FNIRSI GC-01)
MIT License
154 stars 20 forks source link

FNIRSI GC-01: Charge icon while on batteries #37

Closed mileshkin closed 5 months ago

mileshkin commented 5 months ago

Battery icon stays the same not depending the battary charge percent or charging process. It shows fully gray battery with gray flash icon on it.

Gissio commented 5 months ago

Go to the statistics menu. What's the battery voltage?

mileshkin commented 5 months ago

It's 3.85 V

Gissio commented 5 months ago

Strange, everything seems nominal.

Can you attach a picture of the statistics screen?

mileshkin commented 5 months ago

photo_2024-03-22_20-27-31

Gissio commented 5 months ago

You didn't mention the lighting symbol!

It seems the GC-01 thinks it's charging, while it's not. I'll report once I have news.

martin-machacek commented 5 months ago

He did:

Battery icon stays the same not depending the battary charge percent or charging process. It shows fully gray battery with gray flash icon on it.

I have encountered this issue, too.

mileshkin commented 5 months ago

You didn't mention the lighting symbol!

" with gray flash icon on it " was exactly about it... may be my bad english caused you missunderstood me

Gissio commented 5 months ago

I'm sorry, it seems the cold I'm going through is worse than I thought.

Gissio commented 5 months ago

Can you try 2.0rc2?

mileshkin commented 5 months ago

Can you try 2.0rc2?

lighting symbol gone... at least. Battery is fully charged for now and the indicator shows full battery. But now while GC is being charged there are no lightning icon as well

I'm sorry, it seems the cold I'm going through is worse than I thought.

Get well friend!

UPD:

Voltage gone down to 4.014 (as i see, 4.033 is the first mark treshold in power.c right?)and icon got partly off:

photo_2024-03-23_11-04-50

Gissio commented 5 months ago

I'm glad it works now.

Unfortunately the GC-01 hardware signals "batteries charging" when it is not plugged to USB. So there is no easy way to distinguish from: "USB unplugged", "batteries charging on USB" and "batteries charged on USB".

mileshkin commented 5 months ago

Unfortunately the GC-01 hardware signals....

A simple condition is to recognize the increase in voltage as a sign of charging, as is most likely done in the original firmware.