> For the complete documentation index, see [llms.txt](https://flyduino.gitbook.io/kiss-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flyduino.gitbook.io/kiss-documentation/deutsch-kiss-doku/kiss-esc-25a-4-in-1.md).

# KISS ESC 25A 4-in-1

![](/files/-LGATNtjmqVBmapvmyEv)

![](/files/-LGATHshTOKJA8mEiqZF)

## Sicherheitshinweise <a href="#safety-warnings" id="safety-warnings"></a>

{% hint style="danger" %}

* Wegen der "regenerative braking" Funtionalität sollte ein KISS ESC nur mit Akkus betrieben werden. Ein Netzteil könnte Schaden nehmen durch den rückfliessenden Strom. Die ESC's selbst sind abgesichert.
* Starten sie einen Motor niemals während sie ihn in ihren Händen halten!
* Greifen sie niemals in die rotierenden Propeller! Beim starten der Motoren mit montierten Propellern muss ein ausreichender Sicherheitsabstand eingehalten werden!
* Berühren Sie nimals die ESC's während des Betriebes oder kurz danach! Die KISS ESC's können eine Temperatur von bis zu 80°C erreichen!
* Während des Lötens am ESC darf dieser niemals mit Spannung versorgt werden!
* Die elektronischen Komponenten des ESC sind empfindlich gegenüber statischer Aufladung. Bitte sorgen sie für entsprechende Sicherheitsmassnahmen wie z.b ausreichende Erdung des Arbeisplatzes und Körpererdung (Erdungsarmband).
  {% endhint %}

## Technische Daten

{% content-ref url="/pages/-LG5VsLjMFDe\_hHHdxlK" %}
[Technische Daten](/kiss-documentation/deutsch-kiss-doku/kiss-esc-25a-4-in-1/technische-daten.md)
{% endcontent-ref %}

## ESC Anschlussbelegung

{% content-ref url="/pages/-LG5Vvivwets32eGHJ\_O" %}
[ESC Anschlussbelegung](/kiss-documentation/deutsch-kiss-doku/kiss-esc-25a-4-in-1/esc-anschlussbelegung.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LG-BcdbA16xIfzV4izs" %}
[KISS ESC - serielle Empfänger](/kiss-documentation/deutsch-kiss-doku/kiss-esc-generelle-informationen/kiss-esc-serielle-empfaenger.md)
{% endcontent-ref %}

## FW update

{% content-ref url="/pages/-LG-Bj-v8GVN7adG-KD1" %}
[KISS ESC - FW update](/kiss-documentation/deutsch-kiss-doku/kiss-esc-generelle-informationen/kiss-esc-fw-update.md)
{% endcontent-ref %}

## CLI - Kommandozeilen Interface

{% content-ref url="/pages/-LG-BqWWmrAFMY9uTU18" %}
[KISS ESC - CLI](/kiss-documentation/deutsch-kiss-doku/kiss-esc-generelle-informationen/kiss-esc-cli.md)
{% endcontent-ref %}

## Häufig gestellte Fragen

{% content-ref url="/pages/-LG-BwRFJCQGsH\_2qBEN" %}
[KISS ESC - häufige Fragen](/kiss-documentation/deutsch-kiss-doku/kiss-esc-generelle-informationen/kiss-esc-haeufige-fragen.md)
{% endcontent-ref %}

## FW Revisionen

{% content-ref url="/pages/-LG5VsLjMFDe\_hHHdxlK" %}
[Technische Daten](/kiss-documentation/deutsch-kiss-doku/kiss-esc-25a-4-in-1/technische-daten.md)
{% endcontent-ref %}


---

# 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://flyduino.gitbook.io/kiss-documentation/deutsch-kiss-doku/kiss-esc-25a-4-in-1.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.
