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

0

No signal (< -109 dBm)

1

Almost no signal (-109 – -93 dBm)

2

Poor signal (-93 – -83 dBm)

3

Good signal (-83 – -73 dBm)

4

Very good signal (≥ -73 dBm)