# Votronic Solar via MultiUART (offiziell)

**Votronic Solarregler via MultiUART auslesen**

(Votronic Solarregler ab Baujahr 2014)

**1. Konfiguration im VAN PI OS**

1. **Webinterface aufrufen**
2. Öffnen Sie das Webinterface unter `http://*IP*:1880/ui`.
3. **Einstellungen aufrufen**
4. Navigieren Sie zu:
5. **Config → System**
6. **MultiUART einstellen**
7. Setzen Sie den **MultiUART (UART5)** auf **Votronic Solar**.
8. Die Softwareinstallation ist damit abgeschlossen.

***

**2. Verbindungskabel herstellen**

Für die Verbindung zwischen dem Votronic Solarregler und dem **Pekaway VAN PI Core** werden folgende Komponenten benötigt:

* **RJ12-Stecker (6Pin)**
* **JST 2.0 mm 4 Pin -Stecker**
* **Pegelwandler (5V auf 3,3V) \[empfohlen]**

⚠️ **Wichtiger Hinweis:**&#x44;er **MultiUART ist für ein 3,3V-Pegelsignal ausgelegt**, während die Votronic Solarregler mit **5V-Pegeln** arbeiten.In Tests hat der Raspberry Pi zwar ohne Pegelwandler funktioniert, aber zur Vermeidung von Schäden wird der **Einbau eines Pegelwandlers dringend empfohlen**.

***

**3. Anschließen der Kabel**

* Schließen Sie den **JST-Stecker** an den **MultiUART-Anschluss des VanPi Core** an.
* Stecken Sie den **RJ12-Stecker** in den **Display-Port des Votronic Solarreglers**.

(Siehe Schaubild für die genaue Pin-Belegung.)

<figure><img src="/files/0YLQ9HRjZDUIvmiNYpyM" alt=""><figcaption></figcaption></figure>

***

**4. Abschluss der Installation**

Nach erfolgreichem Anschluss sollten die **Solardaten** im System sichtbar sein.Falls Probleme auftreten, überprüfen Sie die Verkabelung und die Einstellungen im Webinterface.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://pekaway.gitbook.io/van-pi-dokumentation/integration/votronic/votronic-solar-via-multiuart-offiziell.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
