> For the complete documentation index, see [llms.txt](https://docs.premium-modellbau.de/premium-modellbau-portal-fuer-anleitungen/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.premium-modellbau.de/premium-modellbau-portal-fuer-anleitungen/siyi/siyi-ubersicht/siyi-fernsteuerungen-+-downlinks/siyi-zubehorartikel-fur-hm30-mk15/air-units/siyi-air-unit-solo-mk15-au.md).

# SIYI Air Unit Solo - MK15-AU

## Link zum Premium-Modellbau Shop

{% embed url="<https://www.premium-modellbau.de/siyi-mk15-air-unit-empfangseinheit-einzeln-mk15-au>" %}
SIYI MK15 Air Unit Empfangseinheit einzeln - MK15-AU im Premium-Modellbau Shop
{% endembed %}

{% hint style="info" %}
Diese Air Unit ist kompatibel mit den SIYI MK15 / HM30 / MK32 Fernsteuerungen und Groundstations in der SOLO Variante. Für Dual Link Sets bieten wir eine andere Air Unit an.
{% endhint %}

{% hint style="info" %}
Alle Informationen zur Konfiguration finden Sie direkt im Handbuch der MK15 / HM30 / MK32 Produkte.&#x20;
{% endhint %}

### Technische Daten SIYI Air Unit:

* bis zu 15km Reichweite
* 1080P Dual HD Videoübertragung
* 180ms Latenz
* 16CH SBUS, 5CH PWM
* Unterstützt Pixhawk Flightcontroller
* Eingangsspannung: 25,2 - 58,8V (6S-14S)
* Abmessungen: (LxBxH) = 70 x 55 x 60 (Grundmodul)
* Gewicht: ca. 100g ohne Antennen


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.premium-modellbau.de/premium-modellbau-portal-fuer-anleitungen/siyi/siyi-ubersicht/siyi-fernsteuerungen-+-downlinks/siyi-zubehorartikel-fur-hm30-mk15/air-units/siyi-air-unit-solo-mk15-au.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
