# GPS

{% hint style="info" %}
The GPS provided with HoverGames is a commercial off the shelf product from Holybro.

For **developers** interested in building their own CAN connected GPS module running as a distributed processing NuttX/PX4 system, please consider a UCANS32K146-01, UCANS32K1SIC or UCANS32K1SCT module connected with a GPS module such as from UBLOX.&#x20;
{% endhint %}

RDDRONE-FMUK66 Rev. B had a conventional 6 pin GPS connector. On RDDRONE-FMUK66 Rev. C this has been replaced by the 10 pin connector used by the Pixhawk 4 and its GPS. The HoverGames drone kit will also include this GPS. The 10 pin connector also includes the pinout for an arming switch and a buzzer.

## RDDRONE-FMUK66 Rev. C connector pinout

| Pin | Signal            | Voltage |
| --- | ----------------- | ------- |
| 1   | VCC               | +5.0V   |
| 2   | UART TX           | +3.3V   |
| 3   | UART RX           | +3.3V   |
| 4   | I2C SCL           | +3.3V   |
| 5   | I2C SDA           | +3.3V   |
| 6   | SWITCH INPUT      | +3.3V   |
| 7   | SWITCH LED OUTPUT | +3.3V   |
| 8   | 3V3               | +3.3V   |
| 9   | BUZZER            | +3.3V   |
| 10  | GND               | GND     |

## RDDRONE-FMUK66 Rev. C schematic

![](https://1329960936-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L9GLtb-Tz_XaKbQu-Al%2F-LVs4hBY13kxOvZ1pOGG%2F-LVs7TDyC4bJDjOtEb93%2FC-GPS.png?alt=media\&token=fa1e5b2e-6f96-4a03-9fe9-3fc0d64f5c6c)

## RDDRONE-FMUK66 Rev. B connector pinout

{% hint style="danger" %}
Rev. B (and older boards) are **not supported** anymore. This information is left for reference.
{% endhint %}

| Pin | Signal  | Voltage |
| --- | ------- | ------- |
| 1   | VCC     | +5.0V   |
| 2   | UART TX | +3.3V   |
| 3   | UART RX | +3.3V   |
| 4   | I2C SCL | +3.3V   |
| 5   | I2C SDA | +3.3V   |
| 6   | GND     | GND     |

## RDDRONE-FMUK66 Rev. B schematic

![](https://1329960936-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L9GLtb-Tz_XaKbQu-Al%2F-LOrvCVzlhjwif35PmiG%2F-LOrvJ4x6w5dF6rn9dF_%2FGPS.PNG?alt=media\&token=5880b404-1138-44f6-b1fb-085f82c92f96)

## ReadytoSky u-blox NEO-M8N GPS module pinout

This GPS module was included in some older HoverGames drone kits. For some very old kits even the pinout had to be corrected, according to the table below. Note this is different from the RDDRONE-FMUK66 Rev. B (Dronecode) pinout.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-L9GLtb-Tz_XaKbQu-Al%2F-L9GM-f4DclNfBpkkgrx%2F-L9GMBeKQOGuqrkHEM36%2FNeo-m8n.png?generation=1522857206847972\&alt=media)

The pinout below has been tested and validated with a ReadyToSky M8N generic GPS module.

| Pin on NEO-M8N | Color  | Signal  | Voltage | Pin on FMU |
| -------------- | ------ | ------- | ------- | ---------- |
| 1              | Red    | VCC     | +5.0V   | 1          |
| 2              | Black  | GND     | GND     | 6          |
| 3              | Yellow | UART RX | +3.3V   | 2          |
| 4              | Green  | UART TX | +3.3V   | 3          |
| 5              | White  | I2C SDA | +3.3V   | 5          |
| 6              | Orange | I2C SCL | +3.3V   | 4          |

![Close up of the NEO M8N Connector pinout and cable colors.](https://1329960936-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L9GLtb-Tz_XaKbQu-Al%2F-LD3n3DgAOlXvYAtNbCE%2F-LD3nBs2wAxTefm6xUA1%2FIMG_20180331_170151.jpg?alt=media\&token=e91bcd17-7ac9-49fc-88d6-807d91a7334c)

## ReadytoSky u-blox NEO-M8N GPS module schematic

![](https://1329960936-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L9GLtb-Tz_XaKbQu-Al%2F-L9GM-f4DclNfBpkkgrx%2F-L9GMBgC-nDvr8mNe69B%2FCAB-NXPhlite-GPS-Drawing-v2.png?generation=1522857206696121\&alt=media)

![GPS module render.](https://1329960936-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L9GLtb-Tz_XaKbQu-Al%2F-L9GM-f4DclNfBpkkgrx%2F-L9GMBgLcLBF7g69m527%2FCAB-NXPhlite-GPS%20v2.png?generation=1522857209255641\&alt=media)
