# Sentera Base Station

## Hardware Setup

{% stepper %}
{% step %}

### Assemble Base Station

Setup the tripod.&#x20;

Then insert the power bank in the base station, then mount the base station to the tripod.&#x20;

<figure><img src="/files/ePyF8cAtd0sHZur5sdZL" alt="" width="240"><figcaption><p>RTK Base Station Mounting</p></figcaption></figure>
{% endstep %}

{% step %}

### Place Tripod/Base Station Assembly (Self Survey ONLY)

Place the tripod & base station assembly in the location that it will be positioned at for the duration of operation.&#x20;

The base station will perform a self survey to determine its location before transmitting corrections data.&#x20;

{% hint style="info" %}
Moving the base station after it has been powered on will affect the geolocation accuracy.&#x20;
{% endhint %}
{% endstep %}

{% step %}

### Power On Base Station

Use the USB-A to USB-C cable to connect the power bank to the RTK base station. The base station will power on once connected.   &#x20;

<figure><img src="/files/pQOfFAJ6Q1TvVdOk0KlB" alt="" width="240"><figcaption><p>RTK Base Station Power Cable</p></figcaption></figure>
{% endstep %}
{% endstepper %}

***

## Software Setup

The Sentera base station is pre-configured to perform a self survey after power up to determine its geolocation.&#x20;

The self survey period is 120 samples (or 120 seconds) after achieving a 3D fix. For the survey to be valid an average accuracy threshold of 5m  must be achieved.&#x20;

This setup can be modified from the base station user interface.&#x20;

### Accessing The Sentera Base Station User Interface

{% stepper %}
{% step %}

### Set Up & Power On Base Station

Use the directions above to set up and power on the base station.&#x20;
{% endstep %}

{% step %}

### Power on & Connect the PHX CommsBox

{% hint style="warning" %}
Look if you made it this far, this is where I got lazy and made life a little easier for us all. In the base station box there is a PHX commsbox. This is useful because it runs a DHCP server and allows us to skip setting up static IP ports/addresses. This is something I wouldn't do for customers because it's a ton of extra cost for something relatively silly and could be accomplished more elegantly and cost effectively.&#x20;
{% endhint %}

Power the PHX commsbox on using the USB-A to USB-B cable provided in the case. The commsbox uses the same kind of battery bank as a power source.&#x20;

<figure><img src="/files/dCe9Dd9Z6IOxWDsRDzcu" alt="" width="375"><figcaption><p>Comms Box Assembly and Power Cable</p></figcaption></figure>

Then connect the commsbox to the base station using an RJ45 to RJ45 Ethernet cable.&#x20;

<figure><img src="/files/qAegXIbFQv53UPJewN9y" alt="" width="240"><figcaption><p>RTK Base Station Ethernet Port</p></figcaption></figure>

<figure><img src="/files/8ArRLULrSaaZojYu5J6Q" alt="" width="375"><figcaption><p>Comms Box Ethernet Port</p></figcaption></figure>
{% endstep %}

{% step %}

### Connect To the Commsbox

Connect to the Comms Box WIFI network. It is named "PhoenixCommsBox\_SerialNumber", the network name for your Comms Box will include the serial number found on the comms box (ie PhoenixCommsBox\_0074).&#x20;

<figure><img src="/files/m15rSqoFWEa08N3g6RCI" alt="" width="282"><figcaption></figcaption></figure>

The CommsBox password is the serial number twice. In this example the CommsBox was serial number 0074, so the password is 00740074.
{% endstep %}

{% step %}

### Access Base Station Webpage

Access the base station web page by navigating to <http://192.168.143.31> in a web browser (no internet required)

<figure><img src="/files/tcwLy74kTKBPnhH7o5jW" alt="" width="480"><figcaption><p>Base Station Web Page; default settings</p></figcaption></figure>
{% endstep %}
{% endstepper %}

***

## Sentera Base Station Radio

There is an integrated radio in the Sentera base station. This radio is not field programmable. This means that the radio needs to be programmed to match the radio in the module before hand.&#x20;


---

# 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/rtk-ppk-module/setup-and-installation/base-stations/sentera-base-station.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.
