# Wireless Flight Plan Transfer

***

## Wireless Flight Plan Transfer

During [Flight Plan Export](/home/fieldagent-mobile-ios/60-second-guides/flight-plan-export.md), you have an option to wirelessly transfer a flight plan from FieldAgent Mobile to an RC (Remote Controller).

***

## Install Flight Sync

In order to tranfer the flight plan without using an external drive or SD Card, you need to install the Sentera Flight Sync app on your RC.

The apk file can be downloaded below.

{% hint style="success" %}
The Flight Sync apk is maintained by Sentera.

When installing that app you may have to allow Android to install apps from unkown authors.

Follow the system prompts and allow access.

SHA-256: 3351c9ea3e5e5229288754a5717fba9043cd30e84f7bcd4c408a5be0e1daeddb
{% endhint %}

{% file src="/files/1emnABoSzeHdeBagCXaQ" %}
1.0-42-release-20250226 - Last Updated 02/26/2025
{% endfile %}

There are instructions for installation for both [DJI](#dji-enterprise-rc) and [Herelink](#herelink-for-if800) for IF800 are below.

### DJI Enterprise RC

* Copy the apk file from your computer to and external drive or SD Card.
* Connect the external drive to your RC.
* Open the File Explorer.&#x20;
* Select the apk.
* Tap Install.
* Tap Open after installation is completed.
* Tap Next.
* Tap Allow Permissions.
* Scroll to Permissions and tap it.
* Enable the Storage permission.
* Tap back to return to Flight Sync.

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

### Herelink for IF800

* Copy the apk file from your computer to and external drive or SD Card.
* Connect the external drive to your RC.
* Open the File Explorer.&#x20;
* Select the apk.
* Tap Install.
* Tap Open after installation is completed.
* Tap Next.
* Tap Allow Permissions.
* Scroll to Permissions and tap it.
* Enable the Storage permission.
* Tap back to return to Flight Sync.

<figure><img src="/files/qXwo3LTnKS5Bj5VcpOc1" alt=""><figcaption><p>Installing and configuring Flight Sync on a Herelink RC.</p></figcaption></figure>

***

## Connecting your RC to your iOS Device

Flight Sync requires that the RC be on the same wireless network as the iOS Device. Typically you would using a Personal Hotspot from your cellular iOS Device.&#x20;

You can also connect to the same WiFi network, however it must be configured to allow mDNS and DNS-SD protocol. These are often disabled on corporate networks.

### Personal Hotspot

You can follow this [guide](https://support.apple.com/en-us/111785) from Apple to learn more about setting up your hotspot.&#x20;

Once the hotspot is setup and active, connect your RC to the hotspot like any other WiFi network.

{% hint style="info" %}
The process can vary based on your version of iOS and the device you are using.&#x20;

Setting up a personal hotspot will require an iOS Device with cellular data.
{% endhint %}

***

## Transferring a Flight Plan

Once Flight Sync is setup and the devices are connected wirelessly, then you are ready to transfer your flight planss.  See this [guide](/home/fieldagent-mobile-ios/60-second-guides/flight-plan-export.md) for more details.

{% hint style="success" %}
You must have the devices on the same wireless network.

The Flight Sync app must be running on the RC, but it can be in the background.

Flight Sync ***must*** have file system permissions granted.

FieldAgent Mobile ***must*** have [Local Network](https://support.senterasensors.com/fieldagent-mobile-ios/troubleshooting-guide/fieldagent-mobile#local-network-permissions) permissions granted.
{% endhint %}


---

# 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/fieldagent-mobile-ios/app-guide/wireless-flight-plan-transfer.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.
