# SmartLink

![](/files/-MTN35bZGY7BhNHh39A_)

## SmartLink Launch Webinar

Recording of the LIVE webinar hosted by Sky-Drones Founder & CEO Kirill Shilov demonstrating the most advanced drone connectivity unit - SmartLink.

{% embed url="<https://www.youtube.com/watch?v=pOlX6_TUv1w>" %}

## Description

### Air module

![](/files/-MTN3PZmfg48Xu7q_jm3)

[SmartLink](https://sky-drones.com/smartlink) Air is based on a powerful quad-core ARM Cortex A53 SoC (system-on-chip) computer running Linux. The system is capable of handling two real time HD video streams from cameras (CSI and HDMI), autopilot telemetry and control. It has an abundant supply of resources for user applications with various interfaces including USB, UART, I2C, and SPI allowing users to connect their desired payloads and tightly integrate it with their flight controller and / or ground control station. LTE connection is also available and is operated by plug and play technology.

### Ground module

![](/files/-MTN3SsqdC-WNIGzi55G)

Ground module is extremely compact and lightweight. It has a micro USB connector to interact with any kind of device - laptops, smartphones, tablets, and desktop computers are all supported. All you need to do is connect it and open the [SmartAP GCS](/flight-operations/smartap-gcs.md) application. Ground module features an active cooling system which allows the module to withstand high ambient temperatures making it even more reliable in harsher environments. 2x2 MIMO technology provides higher bandwidth, lower latency and longer range.

## How it works

![](/files/-MTN3hkAkb5VdIsjMIwk)

## Included in your set

![](/files/-MTN3rjAwKdu19HmhJ6I)

1. SmartLink Ground Module
2. SmartLink Air Module
3. 2x Air Module antennas
4. 2x Ground Module antennas
5. CSI Camera
6. Telemetry cable
7. HDMI cable
8. Air Module power cable
9. Ground Module power cable

## Interfaces

![](/files/-MTN3xMZXl6A911MXy5Z)

## Software

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

SmartLink was specifically designed to be used with [SmartAP GCS](/flight-operations/smartap-gcs.md) - our powerful cross-platform ground control station. [SmartAP GCS](/flight-operations/smartap-gcs.md) supports:

* 2x HD video streams display
* Full camera controls
* Video recording on microSD card
* Image capture on microSD card
* Radio settings configuration
* Drone control joystick
* Payload control joystick

[SmartAP GCS](/flight-operations/smartap-gcs.md) can be used on any platform and operating system including MacOS, Windows, iOS, Android and Linux. The software provides all status information on radio link including RSSI, SNR and allows you to dynamically change all major settings. For instance, operating frequency, bandwidth or power can be changed with one click. Remote module configuration is done automatically via the ground module.

## Throughput and signal strength

| Range, km  | Modulation | Throughput, Mbps | Sensitivity, dBm |
| ---------- | ---------- | ---------------- | ---------------- |
| 0 - 0.3 km | 64QAM\_5/6 | 27.8             | -81              |
| 0.3 - 1 km | 64QAM\_3/4 | 25.5             | -83.5            |
| 1 - 2 km   | 64QAM\_2/3 | 22.8             | -85              |
| 2 - 4 km   | 16QAM\_3/4 | 17.1             | -90              |
| 4 - 8 km   | 16QAM\_1/2 | 11.6             | -92              |
| 8 - 12 km  | QPSK\_3/4  | 8.8              | -96              |
| 12 - 15 km | QPSK\_1/2  | 5.9              | -98              |
| 15 - 20 km | BPSK\_1/2  | 3                | -99.5            |


---

# 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/smartlink.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.
