I’m a long time professional in the power and battery management field, but new to the Victron product line; I’m probably missing something trivial or doing something wrong, any insights appreciated:
TL;DR version:
Where does the multiplus report any reasons for not switching on the inverter, even though I ask it to?
Long version:
- Multiplus II gx, connected to mains on the AC input, connected to a ‘dumb’ LiFePo4 battery (no connection with external BMS) on DC bus
- Grid code is set to europe, tried with LOM both enabled and disabled
- Control is done through modbus TCP, ESS is configured to mode 3 ‘External control’, Configuring the power set point through register
37on ID228; writes are accepted by the modbus server and the written value is properly read back. - Registers
38and39are verified to be0, meaning “charger enbled” and “inverter enabled”. - Battery ‘Mode’ switch is set to “on”, meaning “charge” and “discharge” is allowed.
- Positive values allow the device to charge the battery with the requested power, all is good all is well. power ramping is a bit slow but I can live with that.
- My problem: Negative values should allow the inverter to kick in and transfer energy from the DC to AC. However, reported power is somehow capped to a few watts, which I suspect to be the self-consumption of the victron. No power is ever delivered back to AC.
Obviously the Multiplus is limiting the inverter power for some reason, but after staring at this problem for way too many hours, I still can not tell why it is doing this - what are the authoritative sources (logs, status) I can look at to debug this issue? I am looking for a status overview or detailed log where the device is telling me “hey, I can not do this because of this and that reason”. Instead all I see from my end is the modbus server that happily accepts my requested power, and the inverter that simply does not start.