# Indicators

There are multiple indicators on both the front panel and back panel of the EZR26-5G router. These indicators are essential for visual diagnosis and real-time performance monitoring.

**Front Green Panel** – (White) Power / System / Mobile / WAN / Wi-Fi\
**Back Grey Panel** –– (Green) LAN1 / LAN2 / LAN3 / WAN / 2.5G LAN on each RJ45 port

<figure><img src="https://2305168564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqdMcm9X8duogQcX43EI2%2Fuploads%2FO1Nn5kFGjbjC49MJiD7I%2FEZR26-5G-Router-Indicators-Lights.jpg?alt=media&#x26;token=bb17fc92-a1b1-495a-8188-ebf72599d37f" alt=""><figcaption><p>EZR26-5G Router LED Indicators</p></figcaption></figure>

## Front Panel Indicators

<table><thead><tr><th width="131.4">Indicators</th><th width="124">Status</th><th>Description and Diagnosis</th></tr></thead><tbody><tr><td>Power</td><td>On / Off</td><td>This shows the router's power source. It turns on when the router receives DC power. When it is off, check the DC jack and power supply.</td></tr><tr><td>System</td><td>Flash</td><td>It flashes during booting up or when upgrading the firmware.</td></tr><tr><td></td><td>On</td><td>It holds solid white after successfully booting up.</td></tr><tr><td>Mobile</td><td>On</td><td>It indicates the mobile connection status. When the SIM card is connected to cellular networks, it remains solid white.</td></tr><tr><td></td><td>Off</td><td>It turns off when no SIM card is in the active SIM slot or fails to connect to the cellular network. Check the mobile signal quality, SIM card installation, and SIM's data allowance.</td></tr><tr><td>WAN</td><td>On &#x26;<br>Flash</td><td>It stays solid white when the WAN port is connected and flashes when uplink data flows through an upward router.</td></tr><tr><td></td><td>Off</td><td>It turns off when an upstream router has no internet or fails to link to it. Check the WAN cable connection and the internet status of the upstream router.</td></tr><tr><td>WI-FI</td><td>On</td><td>It turns on when both 2.4GHz and 5.8GHz hotspots are enabled, and at least one is in the "Master" mode.</td></tr><tr><td></td><td>Flash</td><td>It flashes when the 5.8GHz hotspot has data flows.</td></tr><tr><td></td><td>Off</td><td>It turns off when one or both Wi-Fi hotspots are disabled or neither is in Master mode.</td></tr></tbody></table>

{% hint style="info" %}
If the **System** indicator cannot maintain a solid white light after powering up for more than 5 minutes, the input power may be too low. Please check the power supply or use another 12V 2A DC power adapter. Alternatively, the firmware might be stuck in brick mode, which requires rebuilding the system under the bootloader mode.
{% endhint %}

## **Back – RJ45 Indicators**

The green color indicators of each RJ45 port on the back panel turn on when a wired link is established and flash when data is transmitted through the port.

If the RJ45 port is connected to a LAN cable but the indicator does not turn on, please check the power input on the router and terminal device. Then, troubleshoot the type of LAN cable used or try another LAN cable.


---

# 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://indoor.router.works/manual/hardware-overview/indicators.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.
