Been wrestling with something similar on my own setup and thought it worth throwing open for discussion.
Running three Victron SmartSolar MPPTs here in Sussex — different roof aspects, so each string behaves quite differently across the day. East-facing array wakes up first, south carries the midday load, west picks up the evening shoulder. They're all feeding into a 48V lithium bank (Fogstar cells) alongside a Multiplus-II 5000.
The question that's been nagging me: within the Cerbo GX, is there any meaningful way to prioritise which MPPT gets to push harder when the batteries are approaching absorption? Or are they essentially just all racing to hit the same voltage setpoint and stepping back simultaneously?
In lead acid terms I imagine it matters less — the chemistry is forgiving — but with tighter lithium charge windows it feels like there could be some real gains (or at least some unnecessary losses) depending on how the MPPTs negotiate with each other.
I've had a poke around in VRM and the DVCC settings, and there's clearly something happening with the shared current control when DVCC is enabled. But I can't find a clean way to say "prioritise MPPT 1, then 2, then 3" in a sequential or weighted fashion.
Has anyone actually mapped this behaviour out properly? Keen to know:
- Whether DVCC's SCC current limit distributes load evenly or by some other logic
- If anyone's used Node-RED on the Cerbo to build custom priority rules
- Whether this even matters in practice or if I'm overcomplicating things
Real-world experience from mixed-string setups would be especially useful here.