bres55 / Smart-BMS-arduino-Reader

62 stars 16 forks source link

discharge current not correct #15

Closed BreitiDE closed 3 years ago

BreitiDE commented 3 years ago

hi, I tested your code and find it very usefull. I found a bug that current is nor shown correctly while discharging.

Current = 654.97

Charding current is shown correctly. Any chance to fix ... getting the vendorname also would be great :)

Thank you ...

Stefan

bres55 commented 3 years ago

Hi Stefan. I've been away a while so didn't pick this up. The code as is, has worked for me, but someone else had a similar problem to you. Can you check this out and see how you get on. https://github.com/bres55/Smart-BMS-arduino-Reader/issues/5

The vendorname is possible, as I was able to read and write to the Barcode, when I first played around with the BMS, but I am afraid I don't have time to impliment it for you.. I have had my code running faultlessly, for over 2 years now, with a PC picking up the code from the arduino, and so I am able to check the batteries 24/7. It's in a solar panel, battery back up system, the arduino also monitors the charge controller too.

bres55 commented 3 years ago

No one has responded