> 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/base-stations/emlid-base-stations/emlid-reach-rs2-base-station-operation/offloading-ppk-logs.md).

# Offloading PPK Logs

Logs can downloaded from the Emlid Base Station webpage (Reach Panel) or from the Emlid Flow App.

## Reach Panel

Reach Panel is the web interface for the Emlid Reach RS2+. This webpage provides greater functionality and ease of use for configuring and accessing the base station. &#x20;

Further documentation on connecting to Reach Panel can be found on Emlid's Support Site

{% embed url="<https://docs.emlid.com/reachrs/reference/troubleshooting/how-to-access-RP/>" %}
Reach Panel Support Documentation
{% endembed %}

{% stepper %}
{% step %}

### Connect to the Base Station

Power on the base station and connect your device. You can connect via the Base station's WIFI hotspot or by using a common WIFI network.&#x20;

#### WIFI hotspot

Once your device is connected to the Base Station's WIFI hotspot, open a web browser and navigate to **192.168.42.1**

{% hint style="info" %}
When using the WIFI hotspot, the base station's IP address will always be **192.168.42.1**
{% endhint %}

#### **Common WIFI network**

Once your device and the base station are connected to the same WIFI network open the Emlid Flow App.

Note the IP address of the Base Station.&#x20;

<figure><img src="/files/z4dIsDyQojJAZl4SRDLF" alt="" width="188"><figcaption><p>Emlid Flow Home Screen</p></figcaption></figure>

{% hint style="info" %}
When using a common WIFI Network, the base station's IP address will change for each session.&#x20;
{% endhint %}

Open a web browser and navigate to the IP address shown in the Emlid Flow App.

<figure><img src="/files/ecXEbROa8pDvB1troSGk" alt=""><figcaption><p>Reach Panel Webpage</p></figcaption></figure>
{% endstep %}

{% step %}

### Access Logs

Click Logging to open the logging section

<figure><img src="/files/ZDERll2qiRcaWQG3aSuK" alt=""><figcaption><p>Reach Panel Home Page</p></figcaption></figure>

The webpage shows the current recording log and previous log files. The Base station is set to automatically start logging when it powers on.

<figure><img src="/files/DCP6XRXbTPySeys57age" alt=""><figcaption><p>Reach Panel Logging Section</p></figcaption></figure>
{% endstep %}

{% step %}

### Download Logs

Find the correct log and click the download button

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

Your logs are now zipped and downloaded

<figure><img src="/files/d9wSpYnInfL3LpPtTRCB" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Emlid Flow

{% stepper %}
{% step %}

### Connect to the Base Station

Power on the base station and connect your mobile device.

{% hint style="info" %}
If you are connecting your mobile device to the base station's WIFI hotspot, remember that you may not have an internet connection to immediately send the log files. Connecting via Bluetooth, or a common WIFI network will allow you to immediately send the log files after downloading.
{% endhint %}
{% endstep %}

{% step %}

### Access Logs

Click on Logging to open the Logging Section

<figure><img src="/files/JihlUfMf7d7XRsA8XjZ9" alt="" width="188"><figcaption><p>Emlid Flow Home Screen</p></figcaption></figure>

The screen shows the current recording log. The Base station is set to automatically start logging when it powers on.

Click Recorded logs and settings to access all log files.

<figure><img src="/files/yQ6YezlxfE3swbrm7cAP" alt="" width="188"><figcaption><p>Emlid Flow Logging Section</p></figcaption></figure>
{% endstep %}

{% step %}

### Download Logs

This screen displays the previously recorded logs. Find the correct log and press the download button.&#x20;

<figure><img src="/files/uD4OdroL3ZXM7XlQkHDw" alt="" width="188"><figcaption><p>Log Download Button</p></figcaption></figure>

Save the logs to your device's file app, or send it via email.

<figure><img src="/files/ZnsARbWilkqBKM1tvjG2" alt="" width="188"><figcaption></figcaption></figure>
{% 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, and the optional `goal` query parameter:

```
GET https://support.senterasensors.com/home/rtk-ppk-module/operation/base-stations/emlid-base-stations/emlid-reach-rs2-base-station-operation/offloading-ppk-logs.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.
