Hello,
I currently have a Multiplus-II GX inverter with Pylontech batteries.
These batteries are managed with the MultiSibControl software.
I would like to connect my inverter to this software, but I am unsure which port to use on the inverter.
Could you help me?
Thank you.
That MultiSibControl was made with the PIP/Axpert/MPPSolar/EASun/Growatt etc inverters in mind.
They talk a certain protocol that MultiSibControl is able to process for data monitoring and commands.
The Multiplus-II and/or Cerbo-like devices are not talking the same “language”.
So if you don’t make an additional hardware/software to “translate” between those two “worlds”, then you are in no luck…
The easiest way is to make a daemon/driver inside Venus OS that will listen for MultiSibControl commands on one of the Venus OS serial ports (unused or additional added through additional hardware) and supply the asked data. But this is quite an endeavor…
Or try to look at it from the opposite way…
Make a script inside Venus OS that is connecting in the same way to the Pylontech batteries like MultiSibControl and read the info from them and show it somehow.
Thank you very much for the reply