question

mihair avatar image
mihair asked

More than two energy meters on the same RS485 serial bus?

Hi guys,

I tried to connect three EM111 energy meters using a single USB to RS485 interface, but only the first two meters with Modbus ID 1 and 2 were recognized. In fact, even if I installed only one meter on the rs485 bus, with ID greater than 2, that energy meter is not recognized by the system.

Does anyone know if this limitation can be removed in software or is it a physical issue related to the hardware, meters or Venus hardware platform?


Thanks,

Mihai

Energy Meter
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

2 Answers
niborb avatar image
niborb answered ·

This detailed in the manual

Only one extra Energy Meter can be added: the system works only with address 1 (the default) and 2.

(2.4.1. Changing the modbus address: https://www.victronenergy.com/media/pg/Energy_Meter_EM24_RS485/en/installation-and-configuration.html#UUID-487abefb-7649-6f3b-b80b-d29bd4d39d2c)

This is quite annoying as especially on large installations it would be great to be able to add additional meters for separate AC loads (e.g., if you have a main building and an outbuilding, or you want to see how much power your heat pump or something is using).

Hopefully Victron can remove this limitation!

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

mihair avatar image
mihair answered ·

How hard would it be to compile the sources here ( https://github.com/victronenergy/dbus-cgwacs/tree/master/software/src ) to support at least 3 or maybe 4 Modbus addresses?

I am no expert in cross platform compilation, but I would appreciate any help for RPI target. What is needed to be installed on Ubuntu beside gcc?


2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Related Resources