You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my read out is very unreliable
Its an Smartsolar 75/15 connected via the original ve.direct USB Cable to an Raspberry pi Zero (1 and 2)
It throws Errors like:
[WARNING] (2022-07-01 11:28:46) victron_smartsolar.py::58 smartsolar2: H2c
PID not found in mapping dictionary
[WARNING] (2022-07-01 11:28:51) victron_smartsolar.py::58 smartsolar2: LOAD not found in mapping dictionary
[WARNING] (2022-07-01 11:28:51) victron_smartsolar.py::58 smartsolar2: Mr
PID not found in mapping dictionary
[WARNING] (2022-07-01 11:28:51) victron_smartsolar.py::58 smartsolar2: H2T
PID not found in mapping dictionary
[WARNING] (2022-07-01 11:28:51) victron_smartsolar.py::58 smartsolar2: H2c
PID not found in mapping dictionary
Looks like Serial protocol parsing issues.
Does anyone experience similar issues?
Also ive noticed that the vedirect Lib is unmaintained.
There are at least 2 Forks:
Hi,
do you always have this problem, or does it come and go?
If you receive the warning, do you still get the other values or no values at all?
I don't know if the micropython version is compatible and I don't have access to my victron devices right now. I hope I will be able to check that end of august.
Hi,
my read out is very unreliable
Its an Smartsolar 75/15 connected via the original ve.direct USB Cable to an Raspberry pi Zero (1 and 2)
It throws Errors like:
Looks like Serial protocol parsing issues.
Does anyone experience similar issues?
Also ive noticed that the vedirect Lib is unmaintained.
There are at least 2 Forks:
https://github.com/karioja/vedirect (original)
https://github.com/nznobody/vedirect (micropython only?)
https://github.com/jmfife/vedirect (incompatible?)
any plans to support one of these?
Thx
The text was updated successfully, but these errors were encountered: