Renogy Rego 400ah compatibility anyone? #1069
Replies: 4 comments 15 replies
-
The REGOs also have some flavor of CAN bus - but the CERBO-gx doesn't seem to recognize it under any of the VECAN or BMS CAN settings... Seems like we ought to be able to crack this... I had thought Renogy compatibility would cover me - but I guess the REGO stuff is totally diff... |
Beta Was this translation helpful? Give feedback.
-
OK - I've solved this. It turns out the Renogy Batteries speak "RC-V" CAN bus protocol. With a custom re-wiring of the RJ-45 on the connector for the Renogy One display (using the Cerbo-gx documentation for the pinouts on the VE.CAN and the standardized wire color scheme from the RC-V CAN protocol), I was able to plug this into the VE.CAN bus on the Cerbo-gx and set that bus to use the RC-V protocol. From there it apparently "just worked" - it even seemed to merge the three Renogy batteries I have into one battery bank! While this solution is not using dbus-serialbattery at all, I thought it might be helpful if others run into this problem out in the wild. |
Beta Was this translation helpful? Give feedback.
-
Does anyone know if a VE.CAN bus connection to a Cerbo GX using RC-V will
work for a bank of three paralleled Renogy Smart Lithium Iron Phosphate
(RBT100LFP12S - V2) batteries?
The RS485 LINK and UP Communication Ports of my three batteries are
daisy-chained and the first battery is also connected to a Renogy Bluetooth
transmitter that reports to a phone app. Thus, the Renogy BMS manages the
batteries as one and the phone app reports the status of all and each.
I connected the first one thru a RS485 splitter and VE USB - RS485 cable
also to my Cerbo with dbus-serialbattery driver. It seems to work,
reporting the status of that first battery. The Cerbo disconnects briefly
when the Cerbo and BT module communications collide, but that's not a
big deal. I would prefer not to have to add two more RS485 splitters and
VE USB - RS485 cables and a USB bridge to connect then aggregate the
remaining batteries.
Also, yarrumretep, a wiring diagram and/or picture of your cable would be
great.
…On Sat, Jun 15, 2024 at 7:41 AM rogergrant99 ***@***.***> wrote:
I also have a rego 400ah battery connected and I came to the same
conclusion, the RV-C bus selection worked, but it does not show individual
cell voltages which dbus-serialbattery does, is there a way to get
dbus-serialbattery to talk to a RV-C BMS battery ?
—
Reply to this email directly, view it on GitHub
<#1069 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BC63RO4LGEWCMCWS4WMBYDLZHQSAJAVCNFSM6AAAAABIRLN6OWVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TOOBRGQYTE>
.
You are receiving this because you are subscribed to this thread.Message
ID: <Louisvdw/dbus-serialbattery/repo-discussions/1069/comments/9781412@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Pinout by 'conventional' numbering is 6 and 7, or if you are using an ethernet cable, green and striped brown. A would be 7 and B would be 6. However, Renogy numbers the pins backwards, so they say they are pin 2 and 3 as they number the connector backwards. Just remember brown/white and green. The attached image is from a Renogy charge controller, not the battery, so it shows CAN pins also (which the battery doesn't have), but the 485 pins are illustrated correctly. |
Beta Was this translation helpful? Give feedback.
-
Wondering if anyone has gotten the dbus-serialbattery driver to work with the Renogy REGO 400ah batteries? I have a system with three of those in parallel and I'd like to get them talking to my CERBO-GX. They do speak bluetooth - is there a way to get the bluetooth connection to work?
Beta Was this translation helpful? Give feedback.
All reactions