Introduction
The Modem daemon provides properties regarding connection mode and signal strength.
In order to use these properties on your widgets, you need to reconcile them.
Properties
Below you will find a reference of the Modem properties, along with the possible values and their meaning.
Connection mode
Property name: BE_MODEM_SYS_MODE
1 |
No service |
2 |
G |
3 |
E / EDGE / 2G |
4 |
3G |
5 |
H |
6 |
H+ |
7 |
4G / LTE |
9 |
Unknown |
Signal strength
Property name: BE_MODEM_SIG_STRENGTH
Signal [%] |
Approx. RSSI / RSRP |
Signal quality |
|---|---|---|
0 % |
≤ -110 dBm |
No signal / unusable |
1–20 % |
-110 to -100 dBm |
Very poor |
21–40 % |
-100 to -90 dBm |
Poor |
41–60 % |
-90 to -80 dBm |
Fair |
61–80 % |
-80 to -70 dBm |
Good |
81–100 % |
≥ -70 dBm |
Excellent |