# Stand Alone Mode (External GPS)

## General Instructions

1. Assemble aircraft.
2. Install 65R & external GPS module.
3. Power aircraft
4. Verify a session has started.&#x20;
5. Verify overlap settings on 65R via webpage user interface.&#x20;
6. Verify camera model, altitude, overlap, and flight speed settings in flight app.&#x20;
   * Aircraft must be flown East facing.&#x20;
7. Fly.
8. Offload data (Optional).&#x20;

***

## Detailed Instructions

### Assemble Aircraft

Assembly the aircraft per manufacturer instructions.&#x20;

### Attach 65R & External GPS Module

1. Attach the 65R to the aircraft.&#x20;
2. Attach the external GPS module to the aircraft.&#x20;
3. Connect the external GPS module to the 65R using the provided USB-C to USB-C cable.
4. Secure the USB-C to USB-C cable to the aircraft. &#x20;

### Power Aircraft & Wait For Session Start

1. Power the aircraft on.&#x20;
2. Let the 65R boot (solid status red LEDs).
3. Verify the 65R has started a session (solid green status LEDs). This take about 1 minute and requires a GPS fix.&#x20;

### Verify Camera Settings

1. Connect USB-C cable to the USB-C port on the 65R.&#x20;
2. Connect the other end of the cable to a laptop.&#x20;
3. Open the webpage user interface.&#x20;
4. Select Configuration.
5. Under Trigger verify the overlap is set to the desired percentage.&#x20;
6. Unplug the USB-C cable from the 65R.&#x20;

### Verify Flight Settings

Verify the camera model/parameters, flight speed, survey altitude, and overlap settings.

The side overlap setting in the flight planning app should match the overlap setting on the 65R. This ensures the aircraft will fly with the appropriate spacing between transects that the 6X is expecting.&#x20;

{% hint style="info" %}
Aircraft must be flown in an East facing direction.&#x20;
{% endhint %}

### Fly

Prepare the aircraft for launch, then fly.&#x20;

### Offload Data (Optional)

Offload the data after aircraft has landed or fly again.&#x20;

{% content-ref url="/pages/9vf5pmISGFZAE0A2xE0a" %}
[Data Offload](/home/65r-sensor-user-guide/65r-sensor/data-offload.md)
{% endcontent-ref %}


---

# 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/65r-sensor-user-guide/65r-sensor/operation/standard-operating-procedure/stand-alone-mode-external-gps.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.
