I've been poking around this exact issue recently with a similar setup, so thought I'd chip in.
The short answer is that the EcoWorthy Cubix uses its own proprietary BMS communication protocol, and the Victron MultiPlus II speaks DVCC via VE.Can or VE.Direct — these two don't natively talk to each other out of the box. No surprise there with budget Chinese packs, frankly.
A few options worth exploring:
- DVCC via a Cerbo GX — if you have a Cerbo in the loop, you might be able to get basic SOC data through using a RS485-to-USB adaptor, but you'd need to confirm whether EcoWorthy publish their BMS register map (they often don't)
- Victron's "external BMS" mode — you can configure the MultiPlus II to defer to an external BMS for charge control, but this requires proper comms signals (charge enable/discharge enable), which means wiring in the BMS relay outputs manually to the MultiPlus II's AUX inputs
- Just run it dumb — set conservative charge/discharge parameters directly in VEConfigure and let the internal BMS handle protection itself. Not ideal but functional.
I went down the RS485 rabbit hole with a non-communicating pack last year and eventually gave up and ran it in standalone mode with carefully tuned voltage thresholds. Worked fine for my cabin backup setup.
Has anyone actually got a Cubix specifically to handshake properly with a Cerbo? I'd be genuinely interested to know if EcoWorthy have updated their firmware recently to support any standard protocol like PACE or JK-compatible comms.