VeDirectFrameHandler
VeDirectFrameHandler copied to clipboard
Add frameLen checking to avoid crashes
Anyone else experienced this? I was able to get it to run fine on a Particle Photon using both hardware serial and software serial, the latter as I needed the...
Hello, Many thanks for your original work and repository. I have created this PR for adding support for the VE.Direct HEX protocol as described in this document: https://www.victronenergy.fr/download-document/4459/bluesolar-hex-protocol-mppt.pdf Some notes:...
Not sure why but after a while the myve.veValue value does not change, Using an 8266 and software serial.. any ideas?
Hi, I am using your lib and want to point out a potential issue. We had an issue with reading VE-Direct frames from the (software) serial buffer. This caused strange...