# LTE Signal Strength

## Mobile Networks Mode

There are various mobile networks, 2G, 3G, 4G, and even the newest 5G NR networks. Please take note of the signal bars and the symbol in the status bar of the mobile phone and compare them with the chart below.

| Symbol   | Mobile Networks                      | Internet Speed |
| -------- | ------------------------------------ | -------------- |
| G        | 2G - GPRS                            | 50 Kbits/s     |
| E        | 2G - EDGE                            | 100 Kbits/s    |
| 3G       | 3G - UMTS / WCDMA / CDMA2000         | 2 Mbits/s      |
| H/H+     | 3G - HSPA (High-Speed Packet Access) | 10-100 Mbits/s |
| 4G (LTE) | 4G - LTE or WiMax                    | 100 Mbits/s+   |

### Signal Strength

We should input a "Fair" signal level for the 4G router (refer to the chart below), which equals approximately 2-bar 4G LTE signals on a mobile phone.

You can run a basic test on a mobile phone. Insert the SIM card used on the router on a mobile phone. Go outdoors with a mobile phone. Disable the Wi-Fi connection and check the network type and signal bars. Then, choose a location with a strong and stable 4G-LTE signal reception. Please refer to the [<mark style="color:green;">signal test tutorial</mark>](https://www.outdoorrouter.com/field-test-4g-mobile-signal-strength/) for more information about the signal test.

<figure><img src="https://1340417500-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LvFoPQjE_9d9UfSmbIn%2F-Lwqbio28i1Ng6jyz6fI%2F-LwqeNgnWAcApRwWCqPs%2FOutdoorRouter_4G-Signal-Quality.png?alt=media&#x26;token=f56cd398-5016-4935-956c-29440f7c212a" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The numerical value of 2G and 3G networks is RSSI standard.&#x20;

The LTE network is RSRP standard. RSRP is Reference Signal Receive Power.

The signal values are negative numbers. The number that is closer to zero means a stronger signal. For example, -90dB is stronger than -100 dB.
{% endhint %}


---

# 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://outdoor.router.works/ezr34/manual/sim-card-poe/lte-signal-strength.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.
