VictronVEDirectArduino
VictronVEDirectArduino copied to clipboard
Lightweight arduino library to read basic data using the VE.Direct protocol from Victron Energy
The README states "Arduino(ish)" should work, but since the Uno does not have `Serial1`, `Serial3` etc., it does not work. Might be worth stating in the readme there is no...
I got reboot loop crashes with the use of this library on a ESP32 board... I managed to solve this by adding two null pointer - if's checks after the...
Hi @winginitau , Please could you explain how to do this? I would like to 'look at' VPV. I'm hoping to use an Arduino to read the VPV reading from...
Hi I used ve.direct for a while. looks like after an upgrade of the Shunt it is not working did anything change ?
Hi, is it possible to use this to connect to Smartsolar's bluetooth? What is needed to make it work?
I tried to create a branch so I could push this directly. If you want to add it these are confirmed to pull the additional values from an MPPT charger....
This fork is more comprehensive
Hi, I would like to communicate via SoftwareSerial. I changed HardwareSerial to SoftwareSerial in the header and cpp file. Unfortunately this was to easy and does not work. Could you...
Hello Thanks a lot for your work. I use Wemos D1 mini ESP8266. When no VEdirect device is pluged to the hardware serial port it seems there is an infinite...
if I want to install it on an esp 32, the error message comes up Arduino: 1.8.15 (Windows 10), Board: "ESP32 Dev Module, Disabled, Default 4MB with spiffs (1.2MB APP/1.5MB...