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

# How To Access Web Page User Interface

6X Series Sensors How To Access The Webpage UI

## 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="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2F1ADpEeyOZOvtTRghl3Gd%2Fimage.png?alt=media&amp;token=dc75dbf2-4ad9-4d29-97f9-0dcf4d7cf3ae" 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="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FPcgda9TGmAnucSHgHKA3%2Fimage.png?alt=media&amp;token=06901dd0-6e74-40ee-9708-b392c63e0e0b" 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="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FCdNrYGLekmgcY4xiMVd3%2Fimage.png?alt=media&amp;token=329db900-5242-418f-9fcf-811cd224c7db" 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="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FVMJd2Upb2dvJyjcgpCRS%2Fimage.png?alt=media&amp;token=342758be-c1aa-48d3-bcf3-610a2cf47188" alt=""><figcaption></figcaption></figure>

## Enter IP Address

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

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FEgmtCv1aEcx3quCuACCt%2Fimage.png?alt=media&amp;token=8fb5bf9f-f7de-4caa-8252-e6e473d3f7f4" alt=""><figcaption></figcaption></figure>

## Page Appears

The webpage will appear.&#x20;

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FvKbN3LBhGSuS77slYWhW%2Fedits%20with%20matt%20image%201.png?alt=media&amp;token=e25adbe3-ac7a-4529-97ef-ed106d27efab" 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="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FoYX7Be4kUweqYnocrJEU%2F6x%20Home%20AC.png?alt=media&amp;token=5f78d88d-e55b-497d-b81d-d517761ab56d" alt=""><figcaption></figcaption></figure>


---

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