# E016H v2

## Details

**Protocol Number:  80**\
**Autobind:**  Yes\
**Channel Re-mapping:**  Yes\
**Extended Limits:**  No\
**Failsafe Support:**  No\
**Receiver Match:**  No\
**Telemetry:**  No\
**Option Value:**  Frequency fine tuning\
**Firmware Version:**  v1.3.1.92

{% hint style="danger" %}
Frequency tuning is required for this protocol.  See the [Frequency Tuning page](/using-the-module/frequency-tuning.md) for more details.
{% endhint %}

## Notes

**Models:** Eachine E016H v2

## Channel Assignment

| CH1 | CH2 | CH3 | CH4 | CH5             | CH6       | CH7  | CH8         | CH9      | CH10 |
| --- | --- | --- | --- | --------------- | --------- | ---- | ----------- | -------- | ---- |
| A   | E   | T   | R   | Takeoff/Landing | Emergency | Flip | Calibration | Headless | RTH  |

**Takeoff/Landing:** This is a momentary switch to arm the motors or land the quad. This switch is not really needed as you can start the quad with throttle low then increase throttle until the motor arms, move throttle to mid-stick and then increase it quickly to lift off; To land just bring throttle all the way down, the quad will just stops when touching the ground.

**Emergency:**  Can be used along with the throttle cut switch: Throttle cut=set throttle at -100% and set EMERGENCY to 100%


---

# 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://www.multi-module.org/using-the-module/protocol-details/e016h-v2.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.
