This commit is contained in:
Your Name
2025-03-17 15:13:16 +01:00
parent 26328dec99
commit efc94ba5e1

View File

@@ -17,7 +17,11 @@ V 13310 ->Battery voilatage in mV
I -130 ->Battery current in mA (negative means its discharging) I -130 ->Battery current in mA (negative means its discharging)
VPV 10 ->Solar Panel voltage VPV 10 ->Solar Panel voltage
PPV 0 ->Solar Panel power (in W) PPV 0 ->Solar Panel power (in W)
CS 0 ->Charger status (0=off, 2=Bulk, 3=Absorbtion, 4=Float) CS 0 ->Charger status:
0=off (no charging),
2=Bulk (Max current is being delivered to the battery),
3=Absorbtion (battery is nearly full,voltage is held constant.),
4=Float (Battery is fully charged, only maintaining charge)
MPPT 0 ->MPPT (Maximum Power Point Tracking) state: 0 = Off, 1 = Active, 2 = Not tracking MPPT 0 ->MPPT (Maximum Power Point Tracking) state: 0 = Off, 1 = Active, 2 = Not tracking
OR 0x00000001 OR 0x00000001
ERR 0 ERR 0