# FrSky V

## Details

**Protocol Number:**  25\
**Autobind:**  No\
**Channel Re-mapping:**  No\
**Extended Limits:**  Yes\
**Failsafe Support:**  No\
**Receiver Match:**  Yes\
**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

**Models:** FrSky receivers V8R4, V8R7 and V8FR.

{% hint style="success" %}
In OpenTX the FrSky V protocol is accessed as **FrSky**, with subprotocol **V8**.&#x20;

The **FrSky** protocol also has subprotocols for [FrSky D (D8)](/using-the-module/protocol-details/frsky-d.md) receivers, [FrSky X (D16)](/using-the-module/protocol-details/frsky-x.md) receivers in FCC and EU/LBT modes and D16 receivers operating in 8 channel mode.
{% endhint %}

## Channel Assignment

| CH1 | CH2 | CH3 | CH4 |
| --- | --- | --- | --- |
| CH1 | CH2 | CH3 | CH4 |


---

# 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/frsky-v.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.
