diff --git a/docs/Rx.md b/docs/Rx.md index 85c7a06f0..e8d85ce9a 100644 --- a/docs/Rx.md +++ b/docs/Rx.md @@ -130,6 +130,12 @@ Only one receiver feature can be enabled at a time. See the Serial chapter for some some RX configuration examples. +To setup spectrum on the Naze32 or clones in the GUI: +1. Start on the "Ports" tab make sure that UART2 has serial RX. If not set the checkbox, save and reboot. +2. Move to the "Configuration" page and in the upper lefthand corner choose Serial RX as the receiver type. +3. Below that choose the type of serial receiver that you are using. Save and reboot. + +Using CLI: For Serial RX enable `RX_SERIAL` and set the `serialrx_provider` CLI setting as follows. | Serial RX Provider | Value |