# Interfaces

### Front side

![Front side](/files/-MdK-y17WYW4x7yRzHig)

#### ETHERNET - JST GH SM08B-GHS-TB

| Pin number | Pin name | Direction | Voltage level | Function                   |
| ---------- | -------- | --------- | ------------- | -------------------------- |
| 1          | 5V       | IN        | +5V           | Radio module power supply  |
| 2          | 5V       | IN        | +5V           | Radio module power supply  |
| 3          | ETH\_TXP | OUT       | +3.3V         | Ethernet transmit positive |
| 4          | ETH\_TXN | OUT       | +3.3V         | Ethernet transmit negative |
| 5          | ETH\_RXP | IN        | +3.3V         | Ethernet receive positive  |
| 6          | ETH\_RXN | IN        | +3.3V         | Ethernet receive negative  |
| 7          | GND      |           |               | Ground                     |
| 8          | GND      |           |               | Ground                     |

{% hint style="info" %}
The ethernet interface is decoupled with capacitors. Ethernet cable should be twisted to reduce EMI noise. Shorter cables are recommended for increased performance and higher bandwidth of the interface.
{% endhint %}

#### FAN - JST GH SM06B-GHS-TB

| Pin number | Pin name | Direction | Voltage level | Function   |
| ---------- | -------- | --------- | ------------- | ---------- |
| 1          | 5V       | OUT       | +5V           | Fan output |
| 2          | Reserved |           |               |            |
| 3          | Reserved |           |               |            |
| 4          | Reserved |           |               |            |
| 5          | Reserved |           |               |            |
| 6          | GND      |           |               | Ground     |

### Left side

![Left siide](/files/-MdK0SUWvxK9SrEdWlUo)

* SMA Antenna connector

### Right side

![Right side](/files/-MdK0bEIimpZuqHIvz6S)

* SMA Antenna connector
* Reset button

### Read side

![Rear side](/files/-MdK0phKRfYSB7BRKLPZ)

* TX LED - Transmission activity
* RX LED - Receiving activity
* LINK LED - Link activity
* CPU LED - CPU activity
* PWR LED - Power enabled
* RSSI LEDs - Received signal strength indication

RSSI LEDs status:&#x20;

* Blinking in turn: **searching for pair**
* Blinking all at once: **RF disabled**
* Solid: **RF connection established, pair found**

### Top side

![Top side](/files/-MdK1OGU2gsYL5buKczt)

The top side has an enclosure-integrated heatsink.&#x20;

{% hint style="info" %}
AIRLink telemetry module is designed to work standalone (no cooling fan) without overheating at maximum output power with ambient temperatures of up to 50° C.&#x20;

In case there is a chance of overheating in your application - the module has 4x M3 mounting holes for the cooling fan.&#x20;
{% endhint %}

### Bottom side

![Bottom side](/files/-MdK2fhJCM-DInHRo34z)

## Ground Module

### Top

The top side has an a heatsink and mounting holes for an optional fan. It's important to have a clear space to allow for airflow circulation in front of this side.&#x20;

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

### Left

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

### Front

SMA antenna connectors for antennas

Status LEDs:

* TX: blinking when packets are being transmitted
* RX: blinking when packets are being received
* CPU: module operating
* RSSI: signal quality

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

### Right

* Reset button
* Fan port

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

### Rear

* USB to connect to computer / tablet
* Ethernet port (RJ45)
* Power supply, 7-35V DC
* Serial port

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

### Bottom

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

{% hint style="info" %}
Looking for CAD files? They are available [here.](/avionics/airlink-telemetry/cad-model-1.md)
{% 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://docs.sky-drones.com/avionics/airlink-telemetry/interfaces.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.
