enaon / eucWatch

EUC Watch. Dash for Electric Unicycles on NRF52xx based wearables. Supports Kingsong ( All models ), Inmotion ( All ), Ninebot ( All ) , Begode ( Gotway, All ) and Leaperkim (All)
https://enaon.github.io/eucWatch/
63 stars 28 forks source link

Begode mten3 Voltage is wrong #8

Closed bobpaul closed 3 years ago

bobpaul commented 3 years ago

I have a Begode mten3.

Using a multimeter I measure 78.2v at the charge connector. The watch shows 94.2v / 75%. WheelLog android app shows 78.5v/69%

enaon commented 3 years ago

hi, the motherboard of all begode wheels, from mten3 to monster pro, reports as 67 volt.

to change base (67/84/100) long hold on the battery field when on the digital dash.

Percentage depends on minimum voltage allowed ( currently fixed to 3.10v per cell, maybe too low for mten3 ), I will make it customizable later on, but don't expect it to be the same as euc world is, we both do estimations, Seba accommodates for drops in the discharge graph I think, I do it linearly, begodes do not report battery percentage.

bobpaul commented 3 years ago

Oh, thanks! I changed the voltage and now things look better.