# Quickstart Guide

When you received XBLink, all software has been installed, you can check your credential on your box. **Note:** Please do not install any software or flash XBLink

### Video

{% embed url="<https://youtu.be/E9wIh-zCMcw>" %}
XBLink - Initial Setup
{% endembed %}

### Step 1: Setup XBLink

#### Insert your nano SIM card

![Insert nano SIM to XBLink](/files/-MbKOasWh6I9GcbNdr5d)

#### Connect LTE antennas

{% hint style="info" %}
**Note:** Be careful with the antenna port. Remove or Install it in a **straight angle**. **We are not responsible if the antenna is damaged due to physical impact**&#x20;
{% endhint %}

![Connect LTE antennas to XBLink](/files/-MbKPFT0cJkpTl0Q9RIn)

#### Connect Flight Controller

You can use Telemetry 1 or 2 of pixhawk for connection with XBLink. Telemetry 1 is normally used for Telemetry Radio (like: RFD900...) and Telemetry 2 for XBLink.

![XBLink connect to Pixhawk Cube](/files/-Md5mVIY5hzX7mf868o6)

#### Connect Camera

![](/files/-MbjOsz5vWPiYvvyKEGJ)

\
**Note:** For another payload via CSI or HDMI, please conntact us

#### Power

XBLink supports 7-16V voltage input. You can directly connect 3 S battery to power XBLink (6S battery is inefficient and unstable with long-term use)

**Note: Please use 3S battery or 12V DC Ubec** (minimum 3A) for high effective and stable performance power supply to XBLink. If you use 6S high discharge battery for drone, we are not responsible for damage

&#x20;&#x20;

![](/files/-MbKQrsesYg7BVFo_NTr)

{% hint style="info" %}
**Note:** Please check carefully, **avoid wrong between Power Port and UART Port** (also use for Cooling Fan), both is JST-GH 4 Pin. We are not responsible for this confusion.
{% endhint %}

{% hint style="info" %}
More detail, follow this section: <https://docs.xbstation.com/xblink/quick-start>
{% endhint %}

#### Done

![XBLink connect to Pixhawk Cube](/files/-Md5l8xJmMoCgzY2ScCI)

### Step 2: Connect Flight Controller

You can use Telemetry 1 or 2 of pixhawk for connection with XBLink. Telemetry 1 is normally used for Telemetry Radio (like: RFD900...) and Telemetry 2 for XBLink.

The baudrate on XBLink **must be same** with Pixhawk baudrate (Telemery **1** or **2**).&#x20;

* For ArduPilot: **SERIAL2\_BAUD = 57**(Default, it means 57600), **SERIAL2\_PROTOCOL**=**2** (MAVLink 2)      &#x20;
* For PX4: **SER\_TEL2\_BAUD = 57600** (Default 921600, you should change to 57600 for save data)

**Note:** If you have problem with Telemetry 2 port, you can use Telemetry 1 Port (Default baud rate Telemetry 1 is 57600, MAVLink:1). XBLink still works normally with both MAVLink 1 and MALink 2.

### Step 3: Connect XBStationPilotApp and Ground Station Software

* Open XBStationPilotApp
* Login (Username and password in XBLink box)
* Connect to GCS

**More detail, refer this link:**

{% content-ref url="/pages/-MZWolPBkgeTpx8EcYo3" %}
[XBStationPilotApp](/xblink-basic/xbstation-pilot-app.md)
{% endcontent-ref %}

### Step 4: Test and Flight

1. Put XBLink on your drone
2. Check the connection between XBLink to Pixhawk, Camera, SIM Card, Antennas
3. Connect battery
4. Waiting about 30s for XBLink start up
5. Check led Indicator: <https://docs.xbstation.com/xblink/led-indicator>
6. Open XBStationPilotApp, Login
7. Connect to GCS: QGroundcontrol or Mission Planner

### **Optional: Register your Email and change your Password**

Please refer this link:&#x20;

{% content-ref url="/pages/-McswiciCg5hZRokg2NG" %}
[Broken mention](broken://pages/-McswiciCg5hZRokg2NG)
{% endcontent-ref %}


---

# 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.xbstation.com/xblink-basic/quickstart-guide.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.
