# Installing the radios

{% hint style="warning" %}
This page is **archived**. You are probably looking for the up-to-date [assembly guide](/hovergames/userguide/assembly.md).
{% endhint %}

## RC receiver

The receiver for the radio controller has two antennas that work best when under an angle. A 3D printed part is included in the kit which can hold the antennas and fits onto the rails. The antennas should fit right into it, as can be seen below.

![3D printed part for holding the antennas.](/files/-LX3a3oK5yH0MU3BzFct)

The cable that will later go to the FMU should be plugged into the pins labeled `i-BUS SERVO`. The signal wire (white) should be on the outside. Also see the picture below.

![Close-up of connection on RC Receiver.](/files/-LX3aHWUMVAg1bD4Xys8)

{% hint style="info" %}
NOTE that the RC transmitter also  needs to be set for S-BUS output. Follow the instructions at link below:
{% endhint %}

{% content-ref url="/pages/-LJYvyY\_Ejvu99OMkQs9" %}
[Radio controller setup](/hovergames/userguide/radio-controller-setup.md)
{% endcontent-ref %}

## Installing the RC receiver and telemetry radio

The radio receiver itself and the telemetry radio transceiver can be mounted with some double sided tape. They should fit between the rails, as can be seen below. The 3D printed antenna mount can be put onto the rails near the back of the drone.

![The radios can be mounted with some double sided tape.](/files/-LX3aS5rLXOfebpDVRMX)

The cables coming from the radios should go through the hole near the front of the drone. We will later connect them to the FMU when we install it on top of the drone.

![The cables should go through the hole.](/files/-LX3aaD7cULZHEjgwdsE)

## Battery plate

We can now also install the battery plate. It consists of a carbon plate with two clamps that are put together with four small screws. It is easiest to put the clamps onto the rails first, on then screw the carbon plate to them. When the drone is finished, you can strap the battery to this plate using the velcro strip included in the kit.

![Battery plate installed on the bottom of the drone.](/files/-LX3al_jbWA5J7GMawUn)


---

# 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://nxp.gitbook.io/hovergames/archive/s500-drone-frame/installing-the-radios.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.
