# Get Skynode ready

## Required components:

<figure><img src="/files/o2XcX6PfUEhDNE6NWfi1" alt=""><figcaption><p>Required components</p></figcaption></figure>

## Preparation for the LTE connection

In order to get Skynode online you will need to use the LTE connection, it is therefore advisable to connect the antennas and check that the SIM card is inserted before powering the module.

### Connect the LTE Antennas

Connect the two antennas to the respective MMCX connectors on the right side of Skynode near the SIM card slot (see picture below). Note that the antenna connectors fit tightly due to their locking mechanism and need to be pressed into the socket. You should hear a "click" when the connectors are properly seated.

<figure><img src="/files/k8m1P77Usmm3Z1Xi4jMu" alt=""><figcaption><p>Skynode with LTE Antennas</p></figcaption></figure>

### Verify the presence of the SIM card

The Skynode Enterprise Evaluation Kit normally comes with a pre-installed SIM card. If this is not the case or if you want to insert your own SIM card follow the [LTE Setup](/hardware-integration/skynode/advanced-configuration/4g-cellular-connection.md) guide.

## Prepare the power supply

Connect Skynode **PWR 1 (J5)** port to the power module using the *PWR SKND 5V* cable.

{% hint style="warning" %}
Only use the Molex Micro-Lock Plus 6-pin cable included in the kit!

Similar cables (e.g. from Digikey) may not be compatible with Skynode.
{% endhint %}

<div><figure><img src="/files/SUWrWhJynknEmOFSpV65" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/lh5zJPR5ItQnyLe3VRnE" alt="" width="375"><figcaption></figcaption></figure></div>

Connect the power module to the supplied adapter cable *PWR ADAPTER XT60*.

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

Connect the PWR ADAPTER XT60 cable to the AC/DC power supply (24V, 36W) and complete the assembly by adding the correct plug socket adapter.

<div><figure><img src="/files/kFS6LGGn2fESVxMCOfc1" alt="" width="188"><figcaption><p>EU Socket</p></figcaption></figure> <figure><img src="/files/zPwUcsNe62qScNKiJo9q" alt="" width="188"><figcaption><p>NA Socket</p></figcaption></figure></div>

Everything should now be ready to power up and start your Skynode, go to the next section "[Power Skynode](/hardware-integration/skynode/evaluation-kit/powering-skynode.md)" to continue the setup.


---

# 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/evaluation-kit/get-skynode-ready.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.
