# Sentera RTK Calibration

***

## Motivation

I want to calibrate my Sentera RTK Base Station using a Trimble DA2 so that my flight data is referenced with Trimble RTK corrections.

***

## Requirements

* You must allow Local Network permissions when prompted.
* You must have [Trimble Mobile Manager](/home/fieldagent-mobile-ios/60-second-guides/trimble-mobile-manager.md) and your DA2 configured.
* You must have an ethernet adapter for your Apple mobile device.

### WeedScout

* The base station must have a plumb bob attached to it by a 1m length of paracord.
* You must have a Sentera RTK Base station with this part number:

**`31032-01 (kits: 21256-00, 21260-00)`**

### First Time Setup

When you first connect to the base station, you must configure the appropriate network settings on your Apple mobile device.&#x20;

* Your Apple mobile device will remember these settings.&#x20;
* This procedure only needs to be performed once.
* You can find the instructions from the dashboard after selecting your base station.

{% hint style="success" %}
Follow the in-app instructions to configure your network settings.&#x20;

The exact settings are specific to the base station you have.
{% endhint %}

***

## Steps

From the Home Screen:

1. Tap on the Menu button at the top left of the screen.
2. Tap on the Dashboard menu item.
3. Under Utilities, tap on Sentera Base Station.
4. Select your base station model.
5. Place the DA2 over the ground point where you will position the base station.

   (You may be using a survey stake that was buried into the ground)
6. Wait for the app to report `0.01 m` accuracy and for the Current Location to display a <mark style="color:green;">**green**</mark> status.
7. Tap Save Location.

The app will cache the location you saved and write any cached location the next time you connect to a base station.

You can now turn on the base station and connect it with the ethernet adapter.

{% hint style="success" %}
You can verify that the base station was successfully calibrated by observing the <mark style="color:green;">**green**</mark> check mark next to Calibration Status.&#x20;
{% endhint %}

<figure><img src="/files/ioZLDzSMiaFq7tlVFp8Z" alt=""><figcaption><p>Sentera RTK Base Station Calibration</p></figcaption></figure>

***

## Troubleshooting

If you have problems connecting to the base station, review this [guide](/home/fieldagent-mobile-ios/troubleshooting-guide/sentera-rtk-base-station.md).


---

# 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://support.senterasensors.com/home/fieldagent-mobile-ios/60-second-guides/sentera-rtk-calibration.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.
