> For the complete documentation index, see [llms.txt](https://support.onegiantleap.co.nz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.onegiantleap.co.nz/legacy-features/high-speed-data/how-to-download-high-speed-data.md).

# How to download High Speed Data (ANT)

{% hint style="warning" %}
If you are having trouble downloading files (e.g. downloads seem to stop before being finished), it is most likely due to interference from a nearby WiFi router. Consider disconnecting power to the WiFi router or moving the USB ANT stick far away from the source of interference.
{% endhint %}

{% hint style="warning" %}
If you don't have ANT-FS PC Tools installed on your computer you will need to download it from here: <https://www.thisisant.com/resources/ant-fs-pc-tools>.

You will need to create an account and sign in to [thisisant.com](https://thisisant.com) in order to download the software. Please use an alternative browser if Chrome produces an error.
{% endhint %}

## Step 1. Insert a USB ANT stick into a USB port on a Windows PC/tablet

![USB ANT Stick™](/files/-LAWLb68wkE2gd_hi6Em)

## Step 2. Open the 'ANT-FS PC Host' application

![](/files/-LAVxRiJYxr7Z2INcj69)

## Step 2. Click 'Open'

![](/files/-LAWA2_n7SHaPTadW7Ex)

## Step 3. Click 'Options' (Optional)

![](/files/-Mb_oJZQld9eZti2lMCL)

{% hint style="info" %}
Once you've set the options **once** you shouldn't need to perform this step again as the application will store and automatically load these options next time you launch the software.
{% endhint %}

## Step 4. Set the 'Device ID' to the serial number of the power meter (Optional)

{% hint style="info" %}
A wildcard search will be performed if the Device ID is set to '0'.
{% endhint %}

![](/files/-LAW0G-cjg3kjB1paSGK)

## Step 5. Click 'Search'

![](/files/-LAWAEngXSKEPNvdy_Gr)

## Step 6. Click 'Pass Thru'

![](/files/-LAW1W6FL1gbMF2tPFMN)

## Step 7. Click 'Directory'

![](/files/-LAW1fszCvcUuqDcGygo)

![](/files/-LAW2a2zPPaWJj4lB2C3)

## Step 8. Browse to the location where you wish to download the file and enter a file name

![](/files/-LAW2LfVy2IcIe9BQjQj)

&#x20;

## Step 9. Select the file you wish to download from the Directory at the bottom of the window

![](/files/-LAW2gxjl0nAjhPdn8CN)

## Step 10. Click 'Download'

![](/files/-LAW3XdcFNp4Gk8CI-Y_)


---

# 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.onegiantleap.co.nz/legacy-features/high-speed-data/how-to-download-high-speed-data.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.
