> For the complete documentation index, see [llms.txt](https://www.multi-module.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.multi-module.org/using-the-module/protocol-details/kyosho.md).

# Kyosho

## Details

**Protocol Number:  73**\
**Autobind:**  Yes\
**Channel Re-mapping:**  Yes\
**Extended Limits:**  No\
**Failsafe Support:**  No\
**Receiver Match:**  No\
**Telemetry:**  No\
**Option Value:**  N/A\
**Firmware Version:** v1.3.1.49 (v1.3.1.77 for Hype sub-protocol)

## Notes

**None**

## Sub Protocols

### 0 - FHSS

**Models:**  KT-531P, KT-431PT, Flysky Noble NB4 (fw>2.0.67)\
**Firmware Version:** v1.3.1.49

Surface protocol called FHSS introduced in 2017.

| CH1      | CH2      | CH3 | CH4 | CH5 | CH6 | CH7 | CH8 | CH9 | CH10 | CH11 | CH12 | CH13 | CH14 |
| -------- | -------- | --- | --- | --- | --- | --- | --- | --- | ---- | ---- | ---- | ---- | ---- |
| Steering | Throttle | CH3 | CH4 | CH5 | CH6 | CH7 | CH8 | CH9 | CH10 | CH11 | CH12 | CH13 | CH14 |

### 1 - Hype

**Transmitters:**  ST6DF, HK6S, Flightsport\
**Receivers:**  ST6DF, HK6DF\
**Firmware Version:** v1.3.1.77

| CH1 | CH2 | CH3 | CH4 | CH5 | CH6 |
| --- | --- | --- | --- | --- | --- |
| A   | E   | T   | R   | CH5 | CH6 |

RX output will match the Hype standard AETR independently of the input configuration AETR, RETA... unless on OpenTX 2.3.3+ you use the "Disable channel mapping" feature on the GUI.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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