I have a Cerbo GC and a EV charger in the system. That’s it, no inverter, no battery, nothing else from the victron family at the moment. Will install the full battery later but wanted to get the charger up and running.
Also have a Homey Pro I want to use to plan when to charge my car and figured it would be easy peasy to set it up, how wrong I was.
What has been done.
Modbus TCP is activated in Cerbo. Only services that are listed are:
- com.victronenergy.platform Unit ID 100
- com.victronenergy.system Unit ID 100
- com.victronenergy.evcharger Unit ID 40
Activated Communication in EV Charger, and set the correct IP address and VRM Portal ID for the Cerbo GX.
What happens when I then go into the Cerbo is that I get one error message every second, a few examples below. (10.2.50.134 is the IP of the EV Charger)
- ERROR “Error processing function code 3, unit id 7, start address 4522, quantity 17, src::fff:10.2.50.134:Error finding service with device type multi at device instance 7”
- ERROR “Error processing function code , unit id 227, start address 22, quantity 40, src::fff:10.2.50.134:Error finding service with device type vebus at device instance 276”
- ERROR “Error processing function code , unit id 100, start address 4522, quantity 17, src::fff:10.2.50.134:Error finding service with device type multi at device instance 0”
- ERROR “Error processing function code , unit id 242, start address 22, quantity 40, src::fff:10.2.50.134:Error finding service with device type vebus at device instance 261”
It seems that there are issues with the “multi” and “vebus” features but no messages regargind “evcharger”. Also, the communication between the Cerbo GX and the EV charger seems to work, at least I see data in the Cerbo from the EV Charger.
But trying to add the Cerbo GX or the EV Charger in Homey Pro will not work. I just get errors and nothing works in the smooth easy way is seems to do for everyone else.
I figureed that if I can resolve the errors in the Cerbo GX when activatid communication from EV Charger, that would be a good first step.
For information: the error I get when trying to add the Cerbo GX to Homey Pro is:
- Error: Gateway Path Unavailable (The gateway was unable to establis a connection to the target device). Wrong unitId for this devive type.
The error I get trying to add the EV Charger to Homey Pro is:
- Error: Illegal Data Address (The data address recieved in the query is not an allowable address for the slave).
Thankful for all help in this matter, I am lost…