# KISS ESC 25A

![](/files/-LG-6FwyVYYaapxhD-6v)

![](/files/-LG-6ICG5_eVxH3pnYQ4)

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

{% hint style="danger" %}

* Due to the regenerative braking, the KISS ESC should only be powered by LiPo batteries. A power supply might get damage when braking. The ESC takes care of itself.
* Never start a brushless motor in your hands!
* While starting up with propellers mounted, always do it in a distance of yourself & objects
* The KISS ESC can be locally heated up to 80 ° C during operation!
* While soldering do not connect a voltage source at the ESC / speed controller.
* Some components on the KISS ESC can be destroyed by static charge. When handling such electronics, make sure to be grounded.
  {% endhint %}

## Technical data

{% content-ref url="/pages/-LFzuR9PCwrK06PFU2YC" %}
[Technical data](/kiss-documentation/english-kiss-docu/kiss-esc-25a/technical-data.md)
{% endcontent-ref %}

## ESC wiring and connections

{% content-ref url="/pages/-LFzuUCm6G5HKqC2wmNl" %}
[ESC wiring and connections](/kiss-documentation/english-kiss-docu/kiss-esc-25a/esc-wiring-and-connections.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LFzvBaK8dgblwZ8eHDL" %}
[KISS ESC - serial receiver](/kiss-documentation/english-kiss-docu/kiss-esc-common-info/kiss-esc-serial-receiver.md)
{% endcontent-ref %}

## FW update

{% content-ref url="/pages/-LFzvXhTWBcAMu2bX4v9" %}
[KISS ESC - FW update](/kiss-documentation/english-kiss-docu/kiss-esc-common-info/kiss-esc-fw-update.md)
{% endcontent-ref %}

## CLI - Command line interface

{% content-ref url="/pages/-LFzvtlFCs1RaT-ID1Kj" %}
[KISS ESC - CLI](/kiss-documentation/english-kiss-docu/kiss-esc-common-info/kiss-esc-cli.md)
{% endcontent-ref %}

## Frequently Asked Questions

{% content-ref url="/pages/-LFzxbm52878eQOAQ3BI" %}
[KISS ESC - FAQ](/kiss-documentation/english-kiss-docu/kiss-esc-common-info/kiss-esc-faq.md)
{% endcontent-ref %}

## Firmware revisions

{% content-ref url="/pages/-LFzuYN7aFMxzi7FocHy" %}
[FW revisions](/kiss-documentation/english-kiss-docu/kiss-esc-25a/fw-revisions.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://flyduino.gitbook.io/kiss-documentation/english-kiss-docu/kiss-esc-25a.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.
