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 values stay on 0 #247

Closed
WaizenErnter opened this issue Sep 30, 2023 · 5 comments
Closed

Battery values stay on 0 #247

WaizenErnter opened this issue Sep 30, 2023 · 5 comments

Comments

@WaizenErnter
Copy link

What happened?

The SOC, charge and discharge stay on 0. All the other battery parameters also stay on 0, but i dont care about them.

What Stick type are you using?

  • Shine X

Which Inverter are you using?
-MOD 8000TL3 XH
-ARK XH 10kWh
Screenshot 2023-09-30 214455
Screenshot 2023-09-30 214512

@sidequest-tomas
Copy link

same here, SOC and battery values do not work:

What Stick type are you using?

ESP8266 D1 mini

Which Inverter are you using?

-MOD 10000TL3 XH
-ARK XH 10kWh

{"InverterStatus":1,"InputPower":1592.9,"PV1Voltage":424.8,"PV1InputCurrent":2.2,"PV1InputPower":934.5,"PV2Voltage":411.5,"PV2InputCurrent":1.6,"PV2InputPower":658.4,"OutputPower":1736.8,"GridFrequency":49.91,"L1ThreePhaseGridVoltage":231.7,"L1ThreePhaseGridOutputCurrent":2.5,"L1ThreePhaseGridOutputPower":579.2,"L2ThreePhaseGridVoltage":231.5,"L2ThreePhaseGridOutputCurrent":2.4,"L2ThreePhaseGridOutputPower":555.6,"L3ThreePhaseGridVoltage":230.3,"L3ThreePhaseGridOutputCurrent":2.5,"L3ThreePhaseGridOutputPower":575.7,"TodayGenerateEnergy":7,"TotalGenerateEnergy":10801.8,"TWorkTimeTotal":2.0032424e7,"PV1EnergyToday":3.4,"PV1EnergyTotal":6544.9,"PV2EnergyToday":3.2,"PV2EnergyTotal":3779.5,"PVEnergyTotal":10324.4,"InverterTemperature":49,"TemperatureInsideIPM":35.3,"BoostTemperature":33.2,"DischargePower":0,"ChargePower":0,"BatteryVoltage":0,"SOC":0,"ACPowerToUser":0,"ACPowerToUserTotal":0,"ACPowerToGrid":0,"ACPowerToGridTotal":0,"INVPowerToLocalLoad":0,"INVPowerToLocalLoadTotal":0,"BatteryTemperature":0,"BatteryState":0,"EnergyToUserToday":0,"EnergyToUserTotal":0,"EnergyToGridToday":0,"EnergyToGridTotal":0,"DischargeEnergyToday":0,"DischargeEnergyTotal":0,"ChargeEnergyToday":0,"ChargeEnergyTotal":0,"LocalLoadEnergyToday":0,"LocalLoadEnergyTotal":0,"ACChargeEnergyToday":0,"ACChargeEnergyTotal":0,"Mac":"34:94:54:81:9F:FA","Cnt":364}

@WaizenErnter
Copy link
Author

I digged in to it a bit and fixed it. I only fixed the Battery SOC, Input and Output, because thats the only parameters i care about. My .bin file for the flasher is attached.
firmware.zip

@crasu crasu reopened this Oct 16, 2023
@crasu
Copy link
Collaborator

crasu commented Oct 16, 2023

I do not have a tl-x inverter with a hv battery. But if someone would like to test #262 I could add support for this to master. You have to set the protocol to 6000. @WaizenErnter @sidequest-tomas

@WaizenErnter
Copy link
Author

My version is already working.

@crasu
Copy link
Collaborator

crasu commented Oct 18, 2023

When someone wants to test #262 feel free to reopen

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