> For the complete documentation index, see [llms.txt](https://support.senterasensors.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.senterasensors.com/home/fieldagent-mobile-ios/60-second-guides/sentera-rtk-calibration.md).

# Sentera RTK Calibration

Learn how to calibration your Sentera RTK Base Station using a Trimble DA2.

***

## 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="https://3961074089-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZgxcabwSCSKC3cebaIwD%2Fuploads%2FzMFQ56xTEa9qR18go7KZ%2FSentera%20Basestation%20Cal.gif?alt=media&amp;token=c61f036f-e036-4051-9c1f-2b85348e449e" 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.senterasensors.com/home/fieldagent-mobile-ios/60-second-guides/sentera-rtk-calibration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
