# LED and Connection

## 100mW & 500mW Version

![](/files/22Li3PdH1RYFGGjHn1X7)

### LED Indicators Status&#x20;

The radios have 2 status LEDs, one red and one green.&#x20;

* Green LED blinking - searching for another radio&#x20;
* Green LED solid - link is established with another radio&#x20;
* Red LED flashing - transmitting data&#x20;
* Red LED solid - in firmware update mode

### Connecting to Pixhawk Standard Flight Controller

Use the 6-pin JST-GH connector that comes with the radio to connect the radio to your flight controller's “Telem 1” (“Telem 2” can also be used, but the default recommendation is “Telem1”).

### Connecting to a PC or Ground Station

Connecting the radio to your Windows PC or Ground Station is as simple as connecting the micro/type-C USB cable (both included with the radio) to your PC/Ground Station.&#x20;

The necessary drivers should be installed automatically, and the radio will appear as a new “USB Serial Port” in the Windows Device Manager under Ports (COM & LPT). The Mission Planner’s COM Port selection drop-down should also contain the same new COM port.

## 1W version

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

### **LED Indicators Status**

The radios have four status LEDs, two LED lights indicate the reception and transmission of the USB port. The other two LED lights indicate the status of the RF circuit.

* USB-TX LED(Orange) blinking -USB port has data transmission
* USB-TX LED off - USB port has no data transmission
* USB-RX LED(Orange) blinking -USB port has data reception
* USB-RX LED off - USB port has no data reception
* Radio LED (Green)blinking - searching for another radio
* Radio LED solid - link is established with another radio
* ACT LED(Red) flashing - transmitting data
* ACT LED solid - in firmware update mode


---

# 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.holybro.com/radio/sik-telemetry-radio-v3/led-and-connection.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.
