# LIN Master Extension

Der VAN PI Core verfügt – wie auch derVAN PI Core Pro – über einen LIN-Anschluss (RJ12-Buchse). Allerdings ist dieser beim VAN PI Core nur als Slave verfügbar. Die Steuerung oder das Auslesen von Geräten über LIN erfordert einen Master. Dieser Master ist beim VAN PICore pro bereits enthalten.

Mit der **LIN Master Extension** können Geräte über den VAN PI Core angesteuert werden. Ein besonders spannendes Projekt im Forum zeigt, wie sich damit eine Truma-Heizung ohne Display steuern lässt.&#x20;

Die LIN Master Extension wird einfach über **MultiUART** (URAT5) angeschlossen.\
Der Adapter benötigt Zusätzlich eine 12 Volt Spannungsversorgung, diese sollte mit Maximal mit 5A abgesichert sein.<br>

<figure><img src="/files/2gT4XB23Nhn69EFwtZK1" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/xLuGzmumdxkY0wuXuvqW" alt=""><figcaption></figcaption></figure>

**Pin-Belegung RJ11 / RJ12 Buchse des LIN-Master Extension**

**RJ11-Kabel:**

* Pin 3 = LIN BUS
* Pin 4 = GND

**RJ12-Kabel:**

* Pin 4 = LIN BUS
* Pin 5 = GND

Ein Schaubild der Stecker-Pin-Belegung findest du ebenfalls hier: [RJ45 Display Adapter (CorePRO / VAN PI Core)](/van-pi-dokumentation/displays/pekaway-touchdisplay-rj45/rj45-display-adapter-corepro-van-pi-core.md)

{% content-ref url="/pages/yslLO4wZXDJpxRHNKsEY" %}
[Truman\*ita (Community)](/van-pi-dokumentation/integration/truma/truman-ita-community.md)
{% endcontent-ref %}


---

# Agent Instructions: 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/adapter/lin-master-extension.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.
