# Hubsan

## Details

**Protocol Number:**  2\
**Autobind:**  Yes\
**Channel Re-mapping:**  Yes\
**Extended Limits:**  No\
**Failsafe Support:** No\
**Receiver Match:**  No\
**Telemetry:**  Yes - battery voltage and TX RSSI\
**Option Value:**  H107D vTX frequency; 5645 - 5900 MHz

## Notes

None.

## Sub Protocols

### 0 - H107

**Models:** Hubsan H102D, H107/L/C/D and H107P/C+/D+

| CH1 | CH2 | CH3 | CH4 | CH5  | CH6   | CH7     | CH8   | CH9      |
| --- | --- | --- | --- | ---- | ----- | ------- | ----- | -------- |
| A   | E   | T   | R   | FLIP | LIGHT | PICTURE | VIDEO | HEADLESS |

### 1 - H301

**Models:** Hubsan H301

| CH1 | CH2 | CH3 | CH4 | CH5 | CH6   | CH7  | CH8   |
| --- | --- | --- | --- | --- | ----- | ---- | ----- |
| A   | E   | T   | R   | RTH | LIGHT | STAB | VIDEO |

### 2 - H501

**Models:** Hubsan H501S, H122D, H123D

| CH1 | CH2 | CH3 | CH4 | CH5 | CH6   | CH7     | CH8   | CH9      | CH10      | CH11      | CH12 | CH13   |
| --- | --- | --- | --- | --- | ----- | ------- | ----- | -------- | --------- | --------- | ---- | ------ |
| A   | E   | T   | R   | RTH | LIGHT | PICTURE | VIDEO | HEADLESS | GPS\_HOLD | ALT\_HOLD | FLIP | FMODES |

H122D: FLIP

H123D: FMODES -> -100%=Sport mode 1, 0%=Sport mode 2, +100%=Acro mode


---

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