# ZED-F9P RTK configuration

> Whether it is to configure your OEM ZED-F9P RTK device as a base or a rover, the approach is the same. Only the configuration file will differ.

{% hint style="info" %}
Download configuration files for Base and Rover [here](https://github.com/drotek/RTK-ZED-F9P-GNSS/raw/master/RTK-ZED-F9P-GNSS-master%20V2%20september.zip).
{% endhint %}

First things first, download u-center by clicking [here.](https://www.u-blox.com/en/product/u-center) Then scroll-down and click on the “u-center for Windows, 22.xx” tab. Once the zip installer is downloaded, double-click on the zip, then double-click on the “u-center\_v22.xx.exe”. Select your prefered language and follow the procedure: Next click ‘OK’, ‘Next’, ‘accept’, ‘Next’, ‘Install’.

To begin, connect your GNSS device to a computer using a USB micro cable.

![](https://3825805345-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LYSZeu4HjB-NrVI4riL%2F-LdEnSI1uNcnTmxfEH77%2F-LdEnYZLwhXVFEwUuCNY%2Fassets_-LYSZeu4HjB-NrVI4riL_-LZ5e77FV8hJoLVGS7xa_-LZ5eg7yAUc-02Xt3jdx_USB_connect-\(1\).png?alt=media\&token=9818d259-dd93-4562-ace6-7d07e705f9f9)

Now start the U-blox “u-center” software. Then, on the top left corner of the screen, left-click on the reversed tiny black triangle to select the COM Port related to your connected GNSS device. (*it may differ from COM7 as shown in pictures*)

![](https://3825805345-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LYSZeu4HjB-NrVI4riL%2F-LYbICDde_PqBQRMcCsl%2F-LYbIddBqnC-aXKJ1bxh%2FSans-titre-1.png?alt=media\&token=240244db-09d5-40e8-9735-869651b9198e)

Make sure the connection icon is blinking in the bottom state bar. It indicates that the serial communication between the computer and the GNSS device is working.

![](https://3825805345-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LYSZeu4HjB-NrVI4riL%2F-LYbGvHfj8nIN6gywxBz%2F-LYbHSKTiJZ0j0qAf-5e%2Ficon_blink.png?alt=media\&token=0f35cbc4-ce5a-4d3b-90f4-ecadc5a36821)

Then click on “Tools” -> “GNSS Configuration...”.

![](https://3825805345-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LYSZeu4HjB-NrVI4riL%2F-LYbJOP4fxHYvaITRTX5%2F-LYbJQU1bNx2pnEQ3AWy%2Fstep3-bis.png?alt=media\&token=a8f5837f-01b8-478e-b2dd-6dfcb628dddb)

A new window called “GNSS Configuration” opens :

1. Make sure the ‘store configuration into BBR/Flash’ box is ticked.
2. Then click on the ‘...’ browse button.
3. A new window opens to select on a configuration file.
   1. “DROTEK\_F9P\_CFG\_BASE” to configure your GNSS device as a base
   2. “DROTEK\_F9P\_CFG\_ROVER” to configure your GNSS device as a rover
4. Finally, click on ‘Open’

![](https://3825805345-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LYSZeu4HjB-NrVI4riL%2F-LYbJio1u2q5eFeWjyZB%2F-LYbK92goRDLIVWFpDV-%2Fstep4.png?alt=media\&token=4a98c443-32d1-4559-9dbf-5c21f71a33bf)

Next, click on the “File > GNSS” button to configure your GNSS device using the configuration file as previously chosen.

![](https://3825805345-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LYSZeu4HjB-NrVI4riL%2F-LYbKBYfYE2iwLmMDZ6C%2F-LYbKlc3JO1FixSjMyp5%2Fstep5-bis.png?alt=media\&token=63f1d63e-25b7-4fce-974e-2bc0697e3234)

A new window showing a progress bar opens. Wait for the process to be completed. Once the progress bar reaches the end, the window closes itself indicating successful completion of the update.

![](https://3825805345-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LYSZeu4HjB-NrVI4riL%2F-LYbKBYfYE2iwLmMDZ6C%2F-LYbKzxGFc5MfyUXacGW%2Fstep6-bis.png?alt=media\&token=ba568379-fc9e-4ae7-b2f1-879e9089076f)

{% hint style="success" %}
You have successfully configured your GNSS device and can start using it !
{% endhint %}


---

# 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://drotek.gitbook.io/rtk-f9p-positioning-solutions/how-to-get-started/zed-f9p-rtk-configuration.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.
