> For the complete documentation index, see [llms.txt](https://david840709.gitbook.io/transtec/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://david840709.gitbook.io/transtec/tech/untitled.md).

# Dji Fast SBUS

Only available when using Dji remote controller

## Check the default SBUS setting in CLI

Enter the following command in CLI

```
# set sbus_baud_fast
```

It will show

```
# set sbus_baud_fast
sbus_baud_fast = OFF
Allower values: OFF, ON
```

{% hint style="info" %}
If it show = ON, then the FC is in Fast Sbus mode. Can skip the next step.
{% endhint %}

then enter the following command in CLI

```
# set sbus_baud_fast = ON
# save
```

So far, complete the flight control setting. Then goto Dji goggle to set the Air Unit output protocal.

In the goggle setup manual, follow the setp to find the **Protocal** setting.

![Dji Goggle setup manual](https://4038983128-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LwhKv1QgSojdFnhI2Zd%2F-Lz7SQiCASGgIhJaebFp%2F-LzC6uLaokr4LjJoPJ7u%2FSbus_fast.jpg?alt=media\&token=81339098-7d2a-44b3-bcf4-762fd1875613)

Set the protocol to Sbus Baud Fast, and reboot the aircraft.\
All settings are complete.

{% hint style="warning" %}
Normal protocol means traditional SBus like Frsky/Futaba reveicer output.
{% endhint %}
