-
-
Notifications
You must be signed in to change notification settings - Fork 148
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
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
EG4/Lifepower 12v/400ah battery #400
Comments
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. |
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? |
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. |
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. |
The driver is installed and is running through it's tests. So that part is all working fine. |
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. |
Yes. If the cable works to a PC it should work for the driver to the GX as well |
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? |
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. |
@Justice12t I have documented the EG4 24V protocol on this closed issue #212 . As you can see the EG4 24V uses the preamble |
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. |
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. |
@pchiquit @Louisvdw BMS Breakdown.txt |
@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. |
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. |
@pchiquit |
@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! |
@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. |
@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! |
@pchiquit If you need another tester, let me know. |
@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! |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
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.
The text was updated successfully, but these errors were encountered: