# LED indicator

<div align="center"><figure><img src="/files/DAFrUy0p38UKosytVGbh" alt="j"><figcaption><p>XBlink SAT - LED</p></figcaption></figure></div>

## Led Map

| **LED**   | **Color** | **Description**                    |
| --------- | --------- | ---------------------------------- |
| Main led  | RGB       | Indicates the status of XBLink SAT |
| SYS led   | Green     | System led                         |
| LTE led   | Orange    | Status of the cellular connection  |
| Cam led   | Orange    | Turn on when take a picture        |
| Power led | Red       | Inside XBLink SAT                  |

### 1.Main Led

<table data-full-width="true"><thead><tr><th width="100">Color</th><th width="231.4000244140625">Fast Blink(0.15s)</th><th width="205">Slow Blink(1.5s)</th><th width="231">Blink(0.7s)</th><th>Solid</th></tr></thead><tbody><tr><td><mark style="color:blue;">Blue</mark></td><td>Network Scanning</td><td>Network Scanning</td><td>Network Scanning</td><td>App Starting</td></tr><tr><td><mark style="color:red;">Red</mark></td><td>XBLink SAT not receiving signal from satellite device. (<strong>Error 1</strong>)</td><td><p>Datacap OK,</p><p>Internet connected</p></td><td><p>XBLink SAT not receiving signal from satellite device. </p><p>(<strong>Error 1</strong>)</p></td><td><p>XBLink SAT not connect with satellite device.</p><p>(<strong>Error 2</strong>)</p></td></tr><tr><td><mark style="color:$success;background-color:green;"><strong>Green</strong></mark></td><td><ul><li>App running</li><li>Cloud connecting</li></ul></td><td><ul><li>XBFirm running</li><li>Internet connected</li><li>Cloud connecting</li><li>No sign in pilot app</li></ul></td><td><ul><li>XBFirm running</li><li>Pilot App connecting</li><li>Cloud connected</li><li>Signed in pilot app</li></ul></td><td><p>All good-</p><p>Connected to pilot app</p></td></tr></tbody></table>

* Error 1: **Red Blink  -** Please check the connection of XBLink SAT and Satellite device (Ethernet cable, Coupler, Power, etc. ).
* Error 2: **Red Solid Blink -** Please connect the XBLink SAT with Satellite device .

If the main LED blinks both a <mark style="color:blue;">**blue**</mark> and other colors as shown below.

* Wait another 15-30s for Satellite device try to connect the satellite internet in your area.
* If after this period the internet connection is still not available, check whether the satellite device has a clear view of the sky (not blocked by a roof, trees, etc.). If it is clear and the issue persists, restart either the xblink or the satellite device..

### **2.SYS led**

* Blinks - Normal operation
* Solid - Firmware Upload

### **3. LTE led**

* When the connection is established and data is being transmitted/received, this led will blink at special intervals. Otherwise, if there is no connection, the led will remain off.

### **4.Power led**

* Light - Power is OK
* Off - No power input


---

# 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-sat/user-manual/getting-started/led-indicator.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.
