Been thinking about this a lot lately, especially as I'm planning an upgrade on my tiny house setup.
Currently running an MP II 48/5000 with a Cerbo GX and a couple of Victron SmartSolar MPPTs, with a JK BMS handling my Fogstar DIY cells over CAN.
Here's what's nagging at me — if the CAN comms drop between the BMS and the Cerbo (which does happen, even briefly), the MP II can trigger a safety timeout and shut down based on lost communication rather than actual battery voltage. Depending on timing, that could cause a completely unnecessary outage even when the cells are absolutely fine.
Surely the logical fallback should be: if comms are lost, revert to the inverter's own internal voltage measurement rather than going straight to a protective shutdown? That seems like a far safer and more graceful degradation than pulling the plug entirely.
Some questions for those who've dug into this:
- Has anyone managed to configure something like this in VEConfigure or via MQTT/Node-RED workarounds?
- Is this a known limitation of the CAN-based BMS integration, or am I missing a setting somewhere?
- Would this behaviour change with the MP II 48/6000 (thinking of upgrading anyway)?
I get why Victron defaults to a cautious shutdown — better than overcharging or deep discharging — but making it optional with internal voltage as the fallback just seems sensible, especially for those of us running well-configured BMS units we actually trust.
Anyone else hit this scenario or found a workaround?