LTE Modem : Current Band, Cell tower and Non-cached signal quality Information

LTE Modem : Current Band, Cell tower and Non-cached signal quality Information

In Nodegrid, if one needs to run 4G and 5G LTE modem speed tests, mmcli command can be used with different parameters.

One needs to use modem specific commands to retrieve the following information,
1) The current band the modem is connected to during the speed test
2) The cell tower the modem is connected to
3) Non-cached signal quality 

For EM9191, one can use:  mmcli -m <number> --command=\!GSTATUS?

Example of output (note the information in bold):
response: '!GSTATUS: 
Current Time:  6039             Temperature: 38
Reset Counter: 5                Mode:        ONLINE
System mode:   LTE              PS state:    Attached
LTE band:      B66              LTE bw:      20 MHz
LTE Rx chan:   0                LTE Tx chan: 132322
LTE SSC1 state:NOT ASSIGNED
LTE SSC2 state:NOT ASSIGNED
LTE SSC3 state:NOT ASSIGNED
LTE SSC4 state:NOT ASSIGNED
EMM state:     Registered       Normal Service
RRC state:     RRC Idle
IMS reg state: No Srv

PCC RxM RSSI:  -71              PCC RxM RSRP:  -104
PCC RxD RSSI -74              PCC RxD RSRP:  -106
Tx Power:      --               TAC:         417a (16762)
RSRQ (dB):     -12.1            Cell ID:     01446a03 (21260803)
SINR (dB):      2.6'

Note: ModemManager has its own interval for refreshing the signal calculation, that's why it shows cached most of the time

    • Related Articles

    • What signal levels are required for LTE cellular connections?

      The exact thresholds for maintaining an LTE connection or higher data speeds will vary per carrier. The charts below provides general guidelines. In order to see the current signal levels: Log into the Nodegrid appliance as admin Access the root ...
    • Modem Troubleshooting

      Modem Troubleshooting Note: The commands below need to be run from the root shell. This is accessed from the admin CLI by using: shell sudo su - List connected modems mmcli -L Found 1 modems: /org/freedesktop/ModemManager1/Modem/0 [Sierra Wireless, ...
    • Installing Firmware for the LTE Modem (Sierra EM7565)

      Note: If cellular connectivity with the current SIM(s) and firmware provides reliable connectivity, there is no need to update the firmware. We only recommend updating firmware to potentially resolve technical issues. The link to download the latest ...
    • How to prevent cellular modem from connecting using 3G

      The Sierra EM7565 modem available in many Nodegrid devices supports both 4G and 3G connectivity. By default, the modem will first try to connect to relevant 4G networks available and only fall back to 3G when connecting via 4G fails. The result is ...
    • How to: Configure Failover for LTE connection

      Assuming that you have already configured your LTE connection (How to: Configure a LTE/GSM Network Connection), it's most likely that you don't want it to be online/active, as it may incur unnecessary charges. For this reason, we will be configuring ...