# How To Access Web Page User Interface

## Power Sensor

Power the sensor using the AC power adapter or install into the aircraft and turn the aircraft on.&#x20;

Then wait for the LEDS on the sensor to do the following:

| Power Method     | LED Behavior                                                                 |
| ---------------- | ---------------------------------------------------------------------------- |
| AC Power Adapter | Flashing Red                                                                 |
| Drone Power      | <p>Solid Green (Requires GPS Fix)<br>Solid Red (After 2 minutes w/o GPS)</p> |

This verifies that the sensor is fully booted.

<figure><img src="/files/V5miWwnH0uiYgmEEAb6n" alt=""><figcaption></figcaption></figure>

## Connect To Computer

Connect the sensor to the computer using a USB cable.&#x20;

{% hint style="info" %}
Use the USB-C port on the side of the sensor not the USB-C port on the top of the gimbal.&#x20;
{% endhint %}

{% hint style="warning" %}
Use the [USB-C Cable provided with the 6X](https://www.amazon.com/Anker-Powerline-Pull-up-Resistor-MacBook/dp/B01MZIPYPY?th=1). This cable gives the best and most reliable performance.
{% endhint %}

<figure><img src="/files/m2MzjbvERXOpQnrisDzl" alt=""><figcaption></figcaption></figure>

## Verify Connection

Open your wifi/network panel from the task bar. Verify that you see "unidentified network - No internet". This is the 6X appearing as a network device.

<figure><img src="/files/Ni5ozYHQQ9lDp37U0mH8" alt="" width="302"><figcaption></figcaption></figure>

## Open Web Browser

Open a web browser (chrome, safari, firefox, etc).&#x20;

{% hint style="info" %}
No internet connection is required.&#x20;
{% endhint %}

<figure><img src="/files/xsajxYk0TqpwsJleiIQz" alt=""><figcaption></figcaption></figure>

## Enter IP Address

In the address bar enter 192.168.42.1 and press enter/go.&#x20;

<figure><img src="/files/LcTLH3rBIf3EwvApFnol" alt=""><figcaption></figcaption></figure>

## Page Appears

The webpage will appear.&#x20;

<figure><img src="/files/WC9pDrW8uLJvPZkYpWLc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If the webpage can't be connected to after a few minutes try the following:\
\- Verify the sensor has had around a minute to boot. \
\- Turn off/disconnect any Wi-Fi or Ethernet connections that have internet access.\
\- Verify the USB cable being used is the provided cable or one of the listed [compatible cables](https://sentera.gitbook.io/6x-multispectral-sensor-user-guide/6x-multispectral-sensor/whats-in-the-box/replacement-cables).
{% endhint %}

{% hint style="info" %}
If the 6X is being powered with the AC power adapter, the No Gimbal Communication application will appear. This is expected as the gimbal itself is now powered.&#x20;
{% endhint %}

<figure><img src="/files/9iNngBMcV0TvgZw2Epfy" alt=""><figcaption></figcaption></figure>


---

# 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/6x-series-sensors-user-guide/6x-series-sensors/configuration-and-settings/how-to-access-web-page-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.
