# Step 7: Install GPS

## OPTIONAL PX4-ARMING-BRD&#x20;

{% hint style="success" %}
Note that not all kits use the GPS&#x20;

An alternative is to use PX4-ARMING-BRD that is also included in the kit&#x20;
{% endhint %}

An alternative to using the GPS below is to use PX4-ARMING-BRD. Using the same GPS cable and connector location, this board is typically included in most versions of the kit and provides the following:

* ARMING Switch
* Status LED
* Beeper &#x20;
* (and no GPS functions.)

<figure><img src="/files/TNlb27JGDgQ3TmwFzX32" alt=""><figcaption><p>PX4-ARMING-BRD</p></figcaption></figure>

## Task 1: Gather GPS parts

Start by gathering the GPS. All the parts you need for this step are included in the GPS package.

![](/files/0sXhZ7O22zKFoxheaQr1)

![](/files/lPKwg8jcLJamFYtSTZTE)

## Task 2: Construct lower GPS mount

Gather the lower mounting rod holder and the short carbon rod. You will also need one of the set screws from the baggies.

![](/files/wo06LfczKMIERJbSWX3g)

Place the carbon rod into the mount with the flat side facing the set screw hole.

![](/files/rQmXDBDrg1RCKGl2Vi4P)

Fasten the set screw.

![](/files/mh6ZMDPeiPRZNcU48PV4)

Attach this assembly to the lower mount like so:

![](/files/K4d6k6RG9Mr14tdLGAaj)

![](/files/sKJ56HEgRKyos0l3QKQ3)

## Task 3: Construct upper GPS mount

Gather the upper mounting platform and the other set screw.

![](/files/xtgk0PVJOiTQgnkLcIWv)

Attach the upper mounting plate with the set screw. Make sure that the flat side of the shaft is facing the set screw.

![](/files/HGkjHGAetkefjxAxj7mc)

## Task 4: Attach GPS to PCB

Gather the baggie with 4 bolts and 4 locknuts.

![](/files/XOl9tiS3K8pAZsYPywAs)

Attach the GPS mount to the PCB like so:

{% hint style="info" %}
Note: You may need to adjust the position of the GPS slightly to accommodate the Camera mount installation as described in future next steps.&#x20;
{% endhint %}

![](/files/kx1P39744spg4fKLUEJI)

![](/files/C9I0gkIcKbvGWqyjL7ge)

## Task 5: Attach GPS to mount

Apply the 3M double sided tape to the top of the mount.

![](/files/pmu54b49qR9cWoU2kiiq)

Attach the GPS to the tape and plug the cable into te GPS port on the FMU. We suggest wrapping the cable around the mount a couple times to catch some slack.

{% hint style="warning" %}
Make sure that the GPS is pointing perfectly forwards!
{% endhint %}

![](/files/y39GV4V42VWMI5FpSB47)


---

# 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/nxp-cup/2022-mr-buggy3-developer-guide/mr-buggy3-build-guide/step-7-install-gps.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.
