# Status LEDs

## **Status LEDs**

The radios have 6 status LEDs, there blue, two orange and one green. The meaning of the different LED states is:

![](/files/IAxBTaGAUA668DpWrnuJ)

**STATUS LED (green) - indicate the heartbeat of the module.**

| Green blinking     | module is operating |
| ------------------ | ------------------- |
| Green off or solid | module has crashed  |

&#x20;**RSSI LEDs (blue) - indicate the receive signal strength.**

<table data-header-hidden><thead><tr><th></th><th width="150"></th><th width="150"></th><th></th></tr></thead><tbody><tr><td>RSSI</td><td>25 (LED)</td><td>50 (LED)</td><td>100 (LED)</td></tr><tr><td>&#x3C;25%</td><td>off</td><td>off</td><td>off</td></tr><tr><td>25%~50%</td><td>on</td><td>off</td><td>off</td></tr><tr><td>50%~85%</td><td>on</td><td>on</td><td>off</td></tr><tr><td>85%~100%</td><td>on</td><td>on</td><td>on</td></tr></tbody></table>

&#x20;**UART LEDs (orange) - indicate there are datas transmitting or receiving over UART.**

<br>


---

# 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/xbp9x-radio/status-leds.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.
