> For the complete documentation index, see [llms.txt](https://docs.sky-drones.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sky-drones.com/avionics/airlink-telemetry/usb-connection-setup.md).

# USB connection setup

Download the required drivers and unpack them to local folder:

{% file src="/files/Bk4LPJkggxxBXIimF9TD" %}

Plug in Ground module to computer using USB Type C cable and open **Device Manager.** Locate Other Devices > RNDIS:

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

Right click on **RNDIS** and select **Update Driver:**

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

Select **Browse my computer for drivers:**

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

Select **Let me pick up from a list of available drivers on my computer**:&#x20;

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

Click **Show all devices** and then **Next:**

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

Select **Microhard Systems Inc**. > **Remote NDIS based device** and click **Next:**

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

Click **Yes**:

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

Congratulations! The driver was successfully installed!

<figure><img src="/files/0NmvAFv8myiuXHXFjO6m" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you have an issue with step above you may need to [disable driver signature](https://learn.sparkfun.com/tutorials/disabling-driver-signature-on-windows-8/disabling-signed-driver-enforcement-on-windows-8) in Windows:

Hold down the Windows key on your keyboard and press the letter C to open the Charm menu, then click the gear icon (Settings).&#x20;

* Click More PC Settings.&#x20;
* Click General
* Under Advanced Startup, click Restart Now
* After restarting, click Troubleshoot
* Click Advanced Options
* Click Windows Startup Settings
* Click Restart

After restarting your computer a second time, choose Disable driver signature enforcement from the list by typing the number 7 on your keyboard.

After restarting, you will be able to install the Arduino drivers normally.
{% endhint %}

Now you can see correctly recognised device in a device tree menu:

<figure><img src="/files/9brwSWjr80UHgRKXUDuE" alt=""><figcaption></figcaption></figure>

To confirm this you may open terminal and type **ipconfig:**

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

You will be able to locate the new Ethernet adapter with an assigned IP address in the range of 192.168.168.X.&#x20;

Now you can use ground module via USB the same as as it can be used with a native Ethernet based connection.
