# Add LTE to Skynode S

{% hint style="info" %}
Auterion is not providing any of the external hardware parts listed in this page.
{% endhint %}

## Case #1 - Data Link module connected to [USB 2](/hardware-integration/skynode-s/interfaces.md#usb-2)

### Required parts

#### D-Link 4G LTE USB Adapter

<figure><img src="/files/aZ5dq76hpfjKvHy5afoT" alt=""><figcaption><p>D-Link DWM-222</p></figcaption></figure>

Part number: DWM-222, DWM-222/R\
Product Link: <https://www.dlink.com/de/de/products/dwm-222-4g-lte-usb-adapter>

#### USB-C male to USB-A female Adapter

<figure><img src="/files/bKv8YAtIzJmWH5FPmbtT" alt=""><figcaption><p>USB-C male to USB-A female adapter</p></figcaption></figure>

It can have either a straight or a 90-degree USB-C connector.

### Procedure

1. If you don't have it yet, create an Auterion Suite account following the documentation at [this link](/vehicle-operation/auterion-sign-up.md).\\
2. Connect the LTE USB Adapter to Skynode S over USB-C using the adapter.\\

   <figure><img src="/files/0gLhKRbSJWLtxl0SWVxn" alt=""><figcaption></figcaption></figure>
3. If you used Auterion Mission Control (AMC) on your ground station in the past, make sure to set the toggle "Clear all settings on next start" before stating AMC again\\

   <figure><img src="/files/Kzr9pNYoEut6p3Yf0a9I" alt=""><figcaption></figcaption></figure>
4. With the data link connected to both Skynode S and the ground station, open AMC from the ground station. Make sure that everything is powered.\\
5. From now on you should be able to follow the documentation at [this link](/vehicle-operation/auterion-mission-control/navigating.md) to activate your Skynode S into the Auterion Suite.

## Case #2 - No Data Link module connected to USB 2

### Required parts

#### D-Link 4G LTE USB Adapter

<figure><img src="/files/aZ5dq76hpfjKvHy5afoT" alt=""><figcaption><p>D-Link DWM-222</p></figcaption></figure>

Part number: DWM-222, DWM-222/R\
Product Link: <https://www.dlink.com/de/de/products/dwm-222-4g-lte-usb-adapter>

#### JST-GH 7 pins to USB-A female Adapter

<figure><img src="/files/49YxeZCHAz5MkBm0sHfZ" alt=""><figcaption><p>JST-GH 7 pins to USB-A female Adapter</p></figcaption></figure>

You would need to make a custom cable following the [USB 2](/hardware-integration/skynode-s/interfaces.md#usb-2) Skynode S connector pinout:

<table><thead><tr><th width="96">Pin</th><th width="144">Name</th><th width="104">Direction</th><th width="74">Level</th><th>Function</th></tr></thead><tbody><tr><td>1, 2</td><td>5V_EXT</td><td>OUT</td><td>5V</td><td>(One pin mandatory, multiple optional)</td></tr><tr><td>3</td><td>D-</td><td>I/O</td><td>5V</td><td>USB2 host mode</td></tr><tr><td>4</td><td>D+</td><td>I/O</td><td>5V</td><td>USB2 host mode</td></tr><tr><td>5, 6, 7</td><td>GND</td><td></td><td></td><td>(One pin mandatory, multiple optional)</td></tr></tbody></table>

### Procedure

1. If you don't have it yet, create an Auterion Suite account following the documentation at [this link](/vehicle-operation/auterion-sign-up.md).\\
2. Connect the LTE USB Adapter to Skynode S over [USB 2](/hardware-integration/skynode-s/interfaces.md#usb-2) using the JST-GH 7 pins to USB adapter.\\

   <figure><img src="/files/C91WDJpiltB4CmEyb2aT" alt=""><figcaption></figcaption></figure>
3. Connect Skynode S to the laptop over USB-C. \\
4. Power Skynode through the [ESC](/hardware-integration/skynode-s/interfaces.md#esc) connector to provide power to the LTE USB Adapter.\\
5. If you used Auterion Mission Control (AMC) on your laptop in the past, make sure to set the toggle "Clear all settings on next start" before stating AMC again\\

   <figure><img src="/files/Kzr9pNYoEut6p3Yf0a9I" alt=""><figcaption></figcaption></figure>
6. Open AMC from the laptop. \\
7. From now on you should be able to follow the documentation at [this link](/vehicle-operation/auterion-mission-control/navigating.md) to activate your Skynode S into the Auterion Suite.


---

# 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://docs.auterion.com/hardware-integration/skynode-s/add-lte-to-skynode-s.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.
