# E01X

## Details

**Protocol Number:  45**\
**Autobind:**  Yes\
**Channel Re-mapping:**  Yes\
**Extended Limits:**  No\
**Failsafe Support:**  No\
**Receiver Match:**  No\
**Telemetry:**  No\
**Option Value:**  Timing adjustment

## Notes

Problems have been reported with the E012 and E015 sub-protocols.

The **Option Value** can be used to adjust the timing. Try all values between -127 and +127.&#x20;

If it works, please report the value you have used by posting in the RC Groups forum.

## Sub Protocols

### 0 - E012

**Models:**  Eachine E012

| CH1 | CH2 | CH3 | CH4 | CH5 | CH6  | CH7 | CH8      | CH9 |
| --- | --- | --- | --- | --- | ---- | --- | -------- | --- |
| A   | E   | T   | R   |     | Flip |     | Headless | RTH |

### 1 - E015

**Models:**  Eachine E015

| CH1 | CH2 | CH3 | CH4 | CH5 | CH6  | CH7 | CH8      | CH9 |
| --- | --- | --- | --- | --- | ---- | --- | -------- | --- |
| A   | E   | T   | R   | Arm | Flip | LED | Headless | RTH |

### 2 - E016H

**Models:** Eachine E016H

| CH1 | CH2 | CH3 | CH4 | CH5  | CH6  | CH7 | CH8      | CH9 |
| --- | --- | --- | --- | ---- | ---- | --- | -------- | --- |
| A   | E   | T   | R   | Stop | Flip | -   | Headless | RTH |


---

# 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/e01x.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.
