Replies: 1 comment 3 replies
-
Die 5V und GND an der Schraubleiste müssen vom MPPT kommen. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ich verwende das OpenDTU Fusion Board - Release 2.0 mit dem CAN / Iso Shield Board
Die Verbindung zur Pylontech 5000 funktioniert ohne Problem.
Die Verbindung zur Victron 150/35 funktioniert nicht.
Müssten an dem CAN / Iso Shield Board 5V anliegen.
Bei mir liegt kein Strom an, kann dies das Problem sein.
CAN / Iso Shield Board
5V zu 5V - Victron
GND zu GND Victron
RX zu TX - Victron
TX zu RX - Vitron
Das OpenDTU Fusion Board habe ich nur am USB-Ladegerät hängen oder müsste ich doch an den 5 Volt Anschluss nutzen?
Anbei noch mein Pin Config File !
},
"battery": {
"rx": 13,
"tx": 14
},
"victron": {
"rx": 10,
"tx": 9,
"rx2": 11,
"tx2": 12
}
Die Verbindung zu

Ich find aktuell keine Lösung für diesesProblem!
Beta Was this translation helpful? Give feedback.
All reactions