Hello everybody,
I created a ve.direct emulator as a small script for Linux.
It does exactly what the BlueSolar 75/15 MPPT controller does, it sends (to serial/usb port, terminal, ...) a data frame every 1s incl. checksum. This might be interesting for people developing a display of some sorts and have no access to a controller, for whatever reason.
Values sent are somewhat randomized (for a good reason) but can be adjusted in the script.
Maybe someone can put it on the opensource page:
https://www.victronenergy.com/live/open_source:start
Link to the github repo:
https://github.com/anju0001/ve.direct
I hope it is of some use to people.
Bye Andreas