EG4/Lifepower 12v/400ah battery #572
Replies: 25 comments 11 replies
-
Hopefully, I'm assuming correctly that my battery should work seeing the list states Tian Power (LifePower/Revov). If I'm wrong please let me know. |
Beta Was this translation helpful? Give feedback.
-
Just reading through old posts. I've got the 2 batteries connected together and then 1 cable to the Cerbo...any chance this could be the reason? |
Beta Was this translation helpful? Give feedback.
-
This is your problem. Each BMS has to be connected using it's own cable. Rather use firmware 2.92 (latest release) and connect one battery and see if that works. |
Beta Was this translation helpful? Give feedback.
-
I figured it was user error. My apologizes. I've already purchased another cable for the second battery. I'll down grade to the latest release 2.92 and test again tonight. Thanks for the help. |
Beta Was this translation helpful? Give feedback.
-
Ok back to 2.92...single battery...fresh driver install...same issue...what else am I missing. |
Beta Was this translation helpful? Give feedback.
-
The driver is installed and is running through it's tests. So that part is all working fine. |
Beta Was this translation helpful? Give feedback.
-
Am I safe to assume that if this cable works connecting the battery (rs485) to a PC (usb) reading the BMS information using the provided BMS program that the cable should be good? I've ordered a second that should be here in a few days just to double check. I'm going to try a few other tests tonight and see if I can get it working or narrow down the challenge. |
Beta Was this translation helpful? Give feedback.
-
Yes. If the cable works to a PC it should work for the driver to the GX as well |
Beta Was this translation helpful? Give feedback.
-
Tested the cable on both batteries with the BMS tool and both communicated without issue. Used this cable to connect 1 battery to the Cerbo, removed all other USBs and made sure the batteries were isolated from each other. Pushed OS v2.92 again, reinstalled the serial program. No change. Same output as above. I tired both batteries and both RS485 ports on each, no change. Could this battery(EG4 LifePower) be different than the others? Meaning possibly a different BMS than the 24v 200ah or the 48v 100ah?? I'm not sure of a good next step, anything else you'd like me to test? |
Beta Was this translation helpful? Give feedback.
-
I have the EG4 24v and the BMS information is displayed on the PC program. Mine says: 3QT-YS00-16SV100A-V3.5. Do you have something similar? That will give you an idea if the BMS is the same. |
Beta Was this translation helpful? Give feedback.
-
Looks like mine is D-4S400AH-P00-ZTR-V1.0 and BMS Version Z4SR02. That's me reading it from a log file I had a screen shot of. I'll connect to the batteries tomorrow and confirm this information. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
@Justice12t I have documented the EG4 24V protocol on this closed issue #212 . As you can see the EG4 24V uses the preamble |
Beta Was this translation helpful? Give feedback.
-
That's what I was afraid of. But ok fair. I'm fairly technical and can usually trip through stuff. I'll check out #212 and see where/if I can go from there. Thanks for the help on this. |
Beta Was this translation helpful? Give feedback.
-
Would it be better if I just opened up a request to have this BMS added and the "battery" tag can be added to it? I've found the attached document that looks like it breaks down the communications, I'm not sure if it is helpful to the right folks or not. I did spend some time looking and know some of the responses. I can add that information to the request if needed. Let me know, thanks. |
Beta Was this translation helpful? Give feedback.
-
@pchiquit @Louisvdw BMS Breakdown.txt |
Beta Was this translation helpful? Give feedback.
-
@Justice12t let me look and see if I can add this. I'll need a few days to find time to work on that. But this is exactly what I needed. |
Beta Was this translation helpful? Give feedback.
-
Awesome! Thank you. I've got a few minor updates. The full capacity looks like it needs to be converted 1440000000 milliampere = 1440000 ampere, 1440000/3600 = 400 AH. Also it starts with 01 03 4E... the 01 seems to correspond with the dip switch setting, so in this case it's set to 1 or battery 1. Sure you already know this but just wanted to make sure I updated the info. I'll see if I can work on the model, FW and Serial # this weekend. Thanks again. Let me know what else I can do to help. |
Beta Was this translation helpful? Give feedback.
-
@pchiquit |
Beta Was this translation helpful? Give feedback.
-
@pchiquit just wanted to check in and see how things were going and if there's anything else you needed from me. Let me know, thanks! |
Beta Was this translation helpful? Give feedback.
-
@Justice12t my apologies. Life got busy with a vacation the wife wanted to take, so I was not able to start. Maybe next weekend I can make some progress. |
Beta Was this translation helpful? Give feedback.
-
@pchiquit no need to apologize. IF you aren't able to find the time no big deal either as I think I found another route so just let me know. Thanks! |
Beta Was this translation helpful? Give feedback.
-
@pchiquit If you need another tester, let me know. |
Beta Was this translation helpful? Give feedback.
-
@Louisvdw can this get "tagged" with battery? I'm assuming that's how it gets added to the list to be reviewed and possibly code added? I believe we have all the pieces needed and I just didn't want it to fall off the list. Thanks! |
Beta Was this translation helpful? Give feedback.
-
@Justice12t - I think we might have the same battery. wrote something after finding some documentation on their version of ModBus https://github.com/tuxntoast/eg4-ll/blob/main/egll.py |
Beta Was this translation helpful? Give feedback.
-
While viewing the program scan for the BMS, it gets to Lifepower and returns "incorrect data" It doesn't appear any services start as none of the devices (MTTPs, ect) go into ext control.
Expected behavior
Battery/BMS information showing within the Cerbo GX, connected devices (MPPTs, ect) go into ext control.
Screenshots
I can grab one if needed
VenusOS (please complete the following information):
Battery/BMS (please complete the following information):
Additional context
No errors during install. Using the same cord that was supplied with the batteries that allows me to connect the battery to a PC and use the provided (by signature solar) BMS software to view the stats. Currently the batteries are set via dips switches to #1 and #2.
Beta Was this translation helpful? Give feedback.
All reactions