I have written a driver that allows a Xantrex Freedom XC 2000 Marine to communicate with the Cerbo GX using NMEA 2000 protocol over CAN. It is working well with one exception. If I draw more than about 2A out of the inverter, the inverter tile shows a red bar. This apparently indicates that the inverter is overloaded - which at 2A it is not. It is a 2000W inverter.
In my case, I’m pretty sure it is because the Cerbo does not know that maximum allowable current out of my inverter. So the alarm is triggering at a very low value. Everything I’ve read says to set this in ESS mode, but this is a marine application with no ‘grid’.
I assume there is a dbus path that can be set to tell the Cerbo what the inverter maximum allowable values (either power or current) are. Does anyone know how this is done?
Thanks