# Hitec

## Details

**Protocol Number:**  39\
**Autobind:**  No\
**Channel Re-mapping:**  No\
**Extended Limits:**  Yes\
**Failsafe Support:**  No\
**Receiver Match:**  No\
**Telemetry:**  Yes\
**Option Value:**  Frequency fine tuning

{% 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

{% hint style="success" %}
The radio must be close to the receiver for binding to complete successfully.
{% endhint %}

## Channel Assignment

| CH1 | CH2 | CH3 | CH4 | CH5 | CH6 | CH7 | CH8 | CH9 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
| CH1 | CH2 | CH3 | CH4 | CH5 | CH6 | CH7 | CH8 | CH9 |

## Sub Protocols

### 0 - OPT\_FW

**Models:** Optima receivers

Full telemetry available on OpenTX 2.3.3+; still in progress for erskyTx.&#x20;

Lower TX\_LQI values indicate better link quality. TX\_LQI is a good indicator of how well the module is tuned.

### 1 - OPT\_HUB

**Models:** Optima receivers

Basic telemetry using FrSky Hub on er9x, erskyTX, OpenTX and any radio with FrSky telemetry support.

* Receiver voltage
* VOLT2 voltage
* TX\_RSSI
* TX\_LQI

Lower TX\_LQI values indicate better link quality. TX\_LQI is a good indicator of how well the module is tuned.

### 2 - Minima

**Models:** Minima, Micro and Red receivers


---

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