> 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/rtk-ppk-module/operation/sensor-operation/65r-sensors/65r-user-interface.md).

# 65R User Interface

## User Interface Features&#x20;

The 65R user interface displays the current state of the sensor and what information it is receiving from the aircraft.&#x20;

This is particularly useful for quickly viewing the GPS fix state and accuracy from the hand controller.&#x20;

It also allows for changing settings on the sensor. See the full documentation here:

{% content-ref url="/spaces/Xxc0lOfDa92aCfFa5lb4/pages/t4S8TdnXcSbmfT9mjb2M" %}
[Configuration & Settings](/home/65r-sensor-user-guide/65r-sensor/configuration-and-settings.md)
{% endcontent-ref %}

***

## How To Access via Herelink Hand Controller

{% hint style="danger" %}
Accessing the user interface on the Herelink hand controller in flight will trigger the lost comms / RC time out failsafe. It is recommended to only use feature this while not in flight.&#x20;
{% endhint %}

{% hint style="warning" %}
When using the NTRIP client via IGC on the Herelink, navigating to this user interface will prevent the RTCM corrections message from being forwarded to the aircraft and the RTK solution may dropout until IGC is reopened.&#x20;
{% endhint %}

{% stepper %}
{% step %}

### Assemble & Power On

Ensure your 65R Sensor, aircraft, RTK/PPK Module, and hand controller are assembled, powered, and fully booted.&#x20;
{% endstep %}

{% step %}

### Open WebView Browser Tester (No Internet Required)

Open the web browser on the hand controller.&#x20;

Type 192.168.144.141 in the address bar and press enter/go.

The user interface will appear.

<figure><img src="/files/MWHYCriNDIJmnsadaOpa" alt="" width="375"><figcaption><p>65R Sensor Web Page</p></figcaption></figure>
{% endstep %}
{% endstepper %}

***

## How To Access via GS-ONE Hand Controller

{% stepper %}
{% step %}

### Assemble & Power On

Ensure your 65R Sensor, aircraft, RTK/PPK Module, and hand controller are assembled, powered, and fully booted.&#x20;
{% endstep %}

{% step %}

### Open Chrome (No Internet Required)

From the home screen on the hand controller open Google Chrome.

Type 192.168.144.141 in the address bar and press enter/go.

The user interface will appear.&#x20;
{% endstep %}
{% endstepper %}


---

# 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:

```
GET https://support.senterasensors.com/home/rtk-ppk-module/operation/sensor-operation/65r-sensors/65r-user-interface.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.
