question

paul-nickson avatar image
paul-nickson asked

How to pull SOC levels off Venus OS.

We want to feed SOC levels from a Cerbo GX in the field into an ESP32 microprocessor programmed with Arduino IDE. Use when SOC levels fall below certain presets, different load shedding regimes for a 300 home mini-grid would be triggered by the ESP32.

venus os v2.80
1 comment
2 |3000

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

pwacquiez avatar image pwacquiez commented ·

Hi,


I want to control an 8 channel relay card depending on the SOC, via an Arduino ESP32. Can you tell me how you succeeded in your project please?

0 Likes 0 ·
1 Answer
wkirby avatar image
wkirby answered ·

You can use MQTT or Modbus-TCP to fetch data from the Venus device over ethernet.
The Modbus-TCP register list can be downloaded from here:
https://www.victronenergy.com/support-and-downloads/technical-information

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

Additional resources still need to be added for this topic