Hi Alkesander,
 
Thanks for the advice. 
 
Attached are my log files from MM and qmi-proxy. 
 
This time when I set the preferred mode to 2G via MM, the sequence from AT-cmd did not change (first 4G then 2G). And after setting to 4G, the sequence from modem changed to: first 2G then 4G. See my test sequence below.
 

# mmcli -m 0 --set-allowed-modes='2g|4g' --set-preferred-mode='2g'

successfully set current modes in the modem

# mmcli -m 0 --command="AT+QCFG=\"nwscanseq\""

response: '+QCFG: "nwscanseq",020301'

# mmcli -m 0 --set-allowed-modes='2g|4g' --set-preferred-mode='4g'

successfully set current modes in the modem

# mmcli -m 0 --command="AT+QCFG=\"nwscanseq\""

response: '+QCFG: "nwscanseq",010203'

 

Usually only "set-preferred-mode='4g'" does not work for me. Maybe this is a speical test run. if you need logs from NetworkManager or from other test runs, just let me know and I will do more tests and send the logs.

Thanks,

Songwei

 
Gesendet: Mittwoch, 01. Dezember 2021 um 11:16 Uhr
Von: "Aleksander Morgado" <aleksan...@aleksander.es>
An: songwei...@web.de
Cc: "ModemManager (development)" <modemmanager-devel@lists.freedesktop.org>
Betreff: Re: Unable to set preferred mode to 4G from ModemManager for Quectel BG96
Hey,

> 2. Then I set the priority to 2G. Both MM and AT-cmd shows the 2G has now priority.
>
> # mmcli -m 1 --set-allowed-modes='2g|4g' --set-preferred-mode='2g'
> successfully set current modes in the modem
> #
> # mmcli -m 1 --command="AT+QCFG=\"nwscanseq\""
> response: '+QCFG: "nwscanseq",010203'
>
> 3. Then I wanted to set the priority to 4G again. But could not do it with MM. AT comamnd shows the search sequence does not change. But the MM "thinks" the priority is already set back to 4G.
>
> # mmcli -m 1 --set-allowed-modes='2g|4g' --set-preferred-mode='4g'
> successfully set current modes in the modem
> #
> #
> # mmcli -m 1 --command="AT+QCFG=\"nwscanseq\""
> response: '+QCFG: "nwscanseq",010203'
>

We need to see what kind of QMI responses we get from the modem, maybe
there is something we're not processing right.
Could you please retry this sequence but with debugging enabled? see
https://modemmanager.org/docs/modemmanager/debugging/

--
Aleksander
https://aleksander.es
ModemManager[2138]: <debug> [1638396501.096660] Periodic signal check refresh 
requested
ModemManager[2138]: <debug> [1638396501.097207] loading signal quality...
ModemManager[2138]: [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 13
<<<<<<   data   = 01:0C:00:00:03:03:00:0E:00:20:00:00:00
ModemManager[2138]: [/dev/cdc-wdm0] sent generic request (translated)...
<<<<<< QMUX:
<<<<<<   length  = 12
<<<<<<   flags   = 0x00
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 14
<<<<<<   tlv_length  = 0
<<<<<<   message     = "Get Signal Strength" (0x0020)
ModemManager[2138]: [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 25
<<<<<<   data   = 
01:18:00:80:03:03:02:0E:00:20:00:0C:00:02:04:00:00:00:00:00:01:02:00:B5:04
ModemManager[2138]: [/dev/cdc-wdm0] received generic response (translated)...
<<<<<< QMUX:
<<<<<<   length  = 24
<<<<<<   flags   = 0x80
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 14
<<<<<<   tlv_length  = 12
<<<<<<   message     = "Get Signal Strength" (0x0020)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
<<<<<< TLV:
<<<<<<   type       = "Signal Strength" (0x01)
<<<<<<   length     = 2
<<<<<<   value      = B5:04
<<<<<<   translated = [ strength = '-75' radio_interface = 'gsm' ]
ModemManager[2138]: <debug> [1638396501.136095] Signal strength (gsm): -75 dBm
ModemManager[2138]: <debug> [1638396501.136409] Signal strength: -75 dBm --> 62%
ModemManager[2138]: <debug> [1638396501.137125] Modem 
/org/freedesktop/ModemManager1/Modem/0: signal quality updated (62)
ModemManager[2138]: <debug> [1638396501.137558] Periodic signal quality and 
access technology checks scheduled
ModemManager[2138]: [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 20
<<<<<<   data   = 01:13:00:00:01:03:00:08:00:24:00:07:00:01:04:00:C0:00:00:00
ModemManager[2138]: [/dev/cdc-wdm0] sent generic request (translated)...
<<<<<< QMUX:
<<<<<<   length  = 19
<<<<<<   flags   = 0x00
<<<<<<   service = "wds"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 8
<<<<<<   tlv_length  = 7
<<<<<<   message     = "Get Packet Statistics" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Mask" (0x01)
<<<<<<   length     = 4
<<<<<<   value      = C0:00:00:00
<<<<<<   translated = tx-bytes-ok, rx-bytes-ok
ModemManager[2138]: [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 42
<<<<<<   data   = 
01:29:00:80:01:03:02:08:00:24:00:1D:00:02:04:00:00:00:00:00:19:08:00:D2:00:00:00:00:00:00:00:1A:08:00:00:00:00:00:00:00:00:00
ModemManager[2138]: [/dev/cdc-wdm0] received generic response (translated)...
<<<<<< QMUX:
<<<<<<   length  = 41
<<<<<<   flags   = 0x80
<<<<<<   service = "wds"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 8
<<<<<<   tlv_length  = 29
<<<<<<   message     = "Get Packet Statistics" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
<<<<<< TLV:
<<<<<<   type       = "Tx Bytes Ok" (0x19)
<<<<<<   length     = 8
<<<<<<   value      = D2:00:00:00:00:00:00:00
<<<<<<   translated = 210
<<<<<< TLV:
<<<<<<   type       = "Rx Bytes Ok" (0x1a)
<<<<<<   length     = 8
<<<<<<   value      = 00:00:00:00:00:00:00:00
<<<<<<   translated = 0
ModemManager[2138]: <debug> [1638396514.713417] (ttyUSB2) device open count is 
2 (open)
ModemManager[2138]: <debug> [1638396514.714461] (ttyUSB2): --> 
'AT+QCFG="nwscanseq"<CR>'
ModemManager[2138]: <debug> [1638396514.899552] (ttyUSB2): <-- '<CR><LF>+QCFG: 
"nwscanseq",020301<CR><LF><CR><LF>OK<CR><LF>'
ModemManager[2138]: <debug> [1638396514.901303] (ttyUSB2) device open count is 
1 (close)
ModemManager[2138]: <debug> [1638396531.438837] loading signal quality...
ModemManager[2138]: [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 13
<<<<<<   data   = 01:0C:00:00:03:03:00:0F:00:20:00:00:00
ModemManager[2138]: [/dev/cdc-wdm0] sent generic request (translated)...
<<<<<< QMUX:
<<<<<<   length  = 12
<<<<<<   flags   = 0x00
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 15
<<<<<<   tlv_length  = 0
<<<<<<   message     = "Get Signal Strength" (0x0020)
ModemManager[2138]: [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 25
<<<<<<   data   = 
01:18:00:80:03:03:02:0F:00:20:00:0C:00:02:04:00:00:00:00:00:01:02:00:B5:04
ModemManager[2138]: [/dev/cdc-wdm0] received generic response (translated)...
<<<<<< QMUX:
<<<<<<   length  = 24
<<<<<<   flags   = 0x80
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 15
<<<<<<   tlv_length  = 12
<<<<<<   message     = "Get Signal Strength" (0x0020)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
<<<<<< TLV:
<<<<<<   type       = "Signal Strength" (0x01)
<<<<<<   length     = 2
<<<<<<   value      = B5:04
<<<<<<   translated = [ strength = '-75' radio_interface = 'gsm' ]
ModemManager[2138]: <debug> [1638396531.460948] Signal strength (gsm): -75 dBm
ModemManager[2138]: <debug> [1638396531.462236] Signal strength: -75 dBm --> 62%
ModemManager[2138]: <debug> [1638396531.464173] Modem 
/org/freedesktop/ModemManager1/Modem/0: signal quality updated (62)
ModemManager[2138]: <debug> [1638396531.465858] Periodic signal quality and 
access technology checks scheduled
ModemManager[2138]: [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 20
<<<<<<   data   = 01:13:00:00:01:03:00:09:00:24:00:07:00:01:04:00:C0:00:00:00
ModemManager[2138]: [/dev/cdc-wdm0] sent generic request (translated)...
<<<<<< QMUX:
<<<<<<   length  = 19
<<<<<<   flags   = 0x00
<<<<<<   service = "wds"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 9
<<<<<<   tlv_length  = 7
<<<<<<   message     = "Get Packet Statistics" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Mask" (0x01)
<<<<<<   length     = 4
<<<<<<   value      = C0:00:00:00
<<<<<<   translated = tx-bytes-ok, rx-bytes-ok
ModemManager[2138]: [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 42
<<<<<<   data   = 
01:29:00:80:01:03:02:09:00:24:00:1D:00:02:04:00:00:00:00:00:19:08:00:D2:00:00:00:00:00:00:00:1A:08:00:00:00:00:00:00:00:00:00
ModemManager[2138]: [/dev/cdc-wdm0] received generic response (translated)...
<<<<<< QMUX:
<<<<<<   length  = 41
<<<<<<   flags   = 0x80
<<<<<<   service = "wds"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 9
<<<<<<   tlv_length  = 29
<<<<<<   message     = "Get Packet Statistics" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
<<<<<< TLV:
<<<<<<   type       = "Tx Bytes Ok" (0x19)
<<<<<<   length     = 8
<<<<<<   value      = D2:00:00:00:00:00:00:00
<<<<<<   translated = 210
<<<<<< TLV:
<<<<<<   type       = "Rx Bytes Ok" (0x1a)
<<<<<<   length     = 8
<<<<<<   value      = 00:00:00:00:00:00:00:00
<<<<<<   translated = 0


ModemManager[2138]: [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 28
<<<<<<   data   = 
01:1B:00:00:03:03:00:12:00:33:00:0F:00:1E:03:00:02:08:04:17:01:00:01:11:02:00:14:00
ModemManager[2138]: [/dev/cdc-wdm0] sent generic request (translated)...
<<<<<< QMUX:
<<<<<<   length  = 27
<<<<<<   flags   = 0x00
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 18
<<<<<<   tlv_length  = 15
<<<<<<   message     = "Set System Selection Preference" (0x0033)
<<<<<< TLV:
<<<<<<   type       = "Acquisition Order Preference" (0x1e)
<<<<<<   length     = 3
<<<<<<   value      = 02:08:04
<<<<<<   translated = { [0] = 'lte ' [1] = 'gsm '}
<<<<<< TLV:
<<<<<<   type       = "Change Duration" (0x17)
<<<<<<   length     = 1
<<<<<<   value      = 01
<<<<<<   translated = permanent
<<<<<< TLV:
<<<<<<   type       = "Mode Preference" (0x11)
<<<<<<   length     = 2
<<<<<<   value      = 14:00
<<<<<<   translated = gsm, lte
ModemManager[2138]: [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 20
<<<<<<   data   = 01:13:00:80:03:03:02:12:00:33:00:07:00:02:04:00:00:00:00:00
ModemManager[2138]: [/dev/cdc-wdm0] received generic response (translated)...
<<<<<< QMUX:
<<<<<<   length  = 19
<<<<<<   flags   = 0x80
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 18
<<<<<<   tlv_length  = 7
<<<<<<   message     = "Set System Selection Preference" (0x0033)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
ModemManager[2138]: [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 13
<<<<<<   data   = 01:0C:00:00:03:03:00:13:00:34:00:00:00
ModemManager[2138]: [/dev/cdc-wdm0] sent generic request (translated)...
<<<<<< QMUX:
<<<<<<   length  = 12
<<<<<<   flags   = 0x00
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 19
<<<<<<   tlv_length  = 0
<<<<<<   message     = "Get System Selection Preference" (0x0034)
ModemManager[2138]: [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 151
<<<<<<   data   = 
01:96:00:80:03:03:02:13:00:34:00:8A:00:02:04:00:00:00:00:00:10:01:00:00:11:02:00:14:00:12:08:00:80:03:28:00:00:00:00:00:15:08:00:9F:18:0F:0A:40:00:00:00:16:01:00:00:18:04:00:02:00:00:00:19:04:00:01:00:00:00:1C:05:00:04:08:04:00:00:1D:04:00:00:00:00:00:1F:04:00:02:00:00:00:20:04:00:01:00:00:00:24:08:00:02:00:00:00:00:00:00:00:25:08:00:9F:18:0E:0A:40:00:00:00:26:08:00:9F:18:0E:0A:00:00:00:00:27:11:00:04:08:00:00:00:04:00:00:00:0A:00:00:00:0B:00:00:00
ModemManager[2138]: [/dev/cdc-wdm0] received generic response (translated)...
<<<<<< QMUX:
<<<<<<   length  = 150
<<<<<<   flags   = 0x80
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 19
<<<<<<   tlv_length  = 138
<<<<<<   message     = "Get System Selection Preference" (0x0034)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
<<<<<< TLV:
<<<<<<   type       = "Emergency mode" (0x10)
<<<<<<   length     = 1
<<<<<<   value      = 00
<<<<<<   translated = no
<<<<<< TLV:
<<<<<<   type       = "Mode Preference" (0x11)
<<<<<<   length     = 2
<<<<<<   value      = 14:00
<<<<<<   translated = gsm, lte
<<<<<< TLV:
<<<<<<   type       = "Band Preference" (0x12)
<<<<<<   length     = 8
<<<<<<   value      = 80:03:28:00:00:00:00:00
<<<<<<   translated = gsm-dcs-1800, gsm-900-extended, gsm-900-primary, gsm-850, 
gsm-pcs-1900
<<<<<< TLV:
<<<<<<   type       = "LTE Band Preference" (0x15)
<<<<<<   length     = 8
<<<<<<   value      = 9F:18:0F:0A:40:00:00:00
<<<<<<   translated = 1, 2, 3, 4, 5, 8, 12, 13, 17, 18, 19, 20, 26, 28, 39
<<<<<< TLV:
<<<<<<   type       = "Network Selection Preference" (0x16)
<<<<<<   length     = 1
<<<<<<   value      = 00
<<<<<<   translated = automatic
<<<<<< TLV:
<<<<<<   type       = "Service Domain Preference" (0x18)
<<<<<<   length     = 4
<<<<<<   value      = 02:00:00:00
<<<<<<   translated = cs-ps
<<<<<< TLV:
<<<<<<   type       = "GSM WCDMA Acquisition Order Preference" (0x19)
<<<<<<   length     = 4
<<<<<<   value      = 01:00:00:00
<<<<<<   translated = gsm
<<<<<< TLV:
<<<<<<   type       = "Acquisition Order Preference" (0x1c)
<<<<<<   length     = 5
<<<<<<   value      = 04:08:04:00:00
<<<<<<   translated = { [0] = 'lte ' [1] = 'gsm ' [2] = 'none ' [3] = 'none '}
<<<<<< TLV:
<<<<<<   type       = "Network Selection Registration Restriction" (0x1d)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = unrestricted
<<<<<< TLV:
<<<<<<   type       = "Usage Preference" (0x1f)
<<<<<<   length     = 4
<<<<<<   value      = 02:00:00:00
<<<<<<   translated = data-centric
<<<<<< TLV:
<<<<<<   type       = "Voice Domain Preference" (0x20)
<<<<<<   length     = 4
<<<<<<   value      = 01:00:00:00
<<<<<<   translated = ps-only
<<<<<< TLV:
<<<<<<   type   = 0x24
<<<<<<   length = 8
<<<<<<   value  = 02:00:00:00:00:00:00:00
<<<<<< TLV:
<<<<<<   type   = 0x25
<<<<<<   length = 8
<<<<<<   value  = 9F:18:0E:0A:40:00:00:00
<<<<<< TLV:
<<<<<<   type   = 0x26
<<<<<<   length = 8
<<<<<<   value  = 9F:18:0E:0A:00:00:00:00
<<<<<< TLV:
<<<<<<   type   = 0x27
<<<<<<   length = 17
<<<<<<   value  = 04:08:00:00:00:04:00:00:00:0A:00:00:00:0B:00:00:00
ModemManager[2138]: <debug> [1638396605.909947] Periodic signal check refresh 
requested
ModemManager[2138]: <debug> [1638396605.914232] loading signal quality...
ModemManager[2138]: [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 13
<<<<<<   data   = 01:0C:00:00:03:03:00:14:00:20:00:00:00
ModemManager[2138]: [/dev/cdc-wdm0] sent generic request (translated)...
<<<<<< QMUX:
<<<<<<   length  = 12
<<<<<<   flags   = 0x00
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 20
<<<<<<   tlv_length  = 0
<<<<<<   message     = "Get Signal Strength" (0x0020)
ModemManager[2138]: [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 31
<<<<<<   data   = 
01:1E:00:80:03:03:04:01:00:24:00:12:00:01:06:00:01:01:01:02:01:04:11:02:00:01:02:27:01:00:01
ModemManager[2138]: [/dev/cdc-wdm0] received generic indication (translated)...
<<<<<< QMUX:
<<<<<<   length  = 30
<<<<<<   flags   = 0x80
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "indication"
<<<<<<   transaction = 1
<<<<<<   tlv_length  = 18
<<<<<<   message     = "Serving System" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Serving System" (0x01)
<<<<<<   length     = 6
<<<<<<   value      = 01:01:01:02:01:04
<<<<<<   translated = [ registration_state = 'registered' cs_attach_state = 
'attached' ps_attach_state = 'attached' selected_network = '3gpp' 
radio_interfaces = '{ [0] = 'gsm '}' ]
<<<<<< TLV:
<<<<<<   type       = "Data Service Capability" (0x11)
<<<<<<   length     = 2
<<<<<<   value      = 01:02
<<<<<<   translated = { [0] = 'edge '}
<<<<<< TLV:
<<<<<<   type       = "PLMN Not Changed Indication" (0x27)
<<<<<<   length     = 1
<<<<<<   value      = 01
<<<<<<   translated = yes
ModemManager[2138]: [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 25
<<<<<<   data   = 
01:18:00:80:03:03:02:14:00:20:00:0C:00:02:04:00:00:00:00:00:01:02:00:B5:04
ModemManager[2138]: [/dev/cdc-wdm0] received generic response (translated)...
<<<<<< QMUX:
<<<<<<   length  = 24
<<<<<<   flags   = 0x80
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 20
<<<<<<   tlv_length  = 12
<<<<<<   message     = "Get Signal Strength" (0x0020)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
<<<<<< TLV:
<<<<<<   type       = "Signal Strength" (0x01)
<<<<<<   length     = 2
<<<<<<   value      = B5:04
<<<<<<   translated = [ strength = '-75' radio_interface = 'gsm' ]
ModemManager[2138]: <debug> [1638396605.967629] Signal strength (gsm): -75 dBm
ModemManager[2138]: <debug> [1638396605.978055] Signal strength: -75 dBm --> 62%
ModemManager[2138]: <debug> [1638396605.981340] Modem 
/org/freedesktop/ModemManager1/Modem/0: signal quality updated (62)
ModemManager[2138]: <debug> [1638396605.984181] Periodic signal quality and 
access technology checks scheduled
ModemManager[2138]: <debug> [1638396605.987324] Processing 3GPP info...
ModemManager[2138]: <debug> [1638396605.989487] building consolidated 
registration state: cs 'home', ps 'roaming', eps 'unknown' --> 'home'
ModemManager[2138]: <info>  [1638396605.991553] Modem 
/org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state changed 
(roaming -> registering)
ModemManager[2138]: <debug> [1638396605.993657] building consolidated 
registration state: cs 'home', ps 'home', eps 'unknown' --> 'home'
ModemManager[2138]: <info>  [1638396605.996687] Modem 
/org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state changed 
(registering -> home)
ModemManager[2138]: <debug> [1638396610.464668] (ttyUSB2) device open count is 
2 (open)
ModemManager[2138]: <debug> [1638396610.465707] (ttyUSB2): --> 
'AT+QCFG="nwscanseq"<CR>'
ModemManager[2138]: <debug> [1638396610.648937] (ttyUSB2): <-- '<CR><LF>+QCFG: 
"nwscanseq",010203<CR><LF><CR><LF>OK<CR><LF>'
ModemManager[2138]: <debug> [1638396610.650642] (ttyUSB2) device open count is 
1 (close)
ModemManager[2138]: [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 20
<<<<<<   data   = 01:13:00:00:01:03:00:0C:00:24:00:07:00:01:04:00:C0:00:00:00
ModemManager[2138]: [/dev/cdc-wdm0] sent generic request (translated)...
<<<<<< QMUX:
<<<<<<   length  = 19
<<<<<<   flags   = 0x00
<<<<<<   service = "wds"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 12
<<<<<<   tlv_length  = 7
<<<<<<   message     = "Get Packet Statistics" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Mask" (0x01)
<<<<<<   length     = 4
<<<<<<   value      = C0:00:00:00
<<<<<<   translated = tx-bytes-ok, rx-bytes-ok
ModemManager[2138]: [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 42
<<<<<<   data   = 
01:29:00:80:01:03:02:0C:00:24:00:1D:00:02:04:00:00:00:00:00:19:08:00:D2:00:00:00:00:00:00:00:1A:08:00:00:00:00:00:00:00:00:00
ModemManager[2138]: [/dev/cdc-wdm0] received generic response (translated)...
<<<<<< QMUX:
<<<<<<   length  = 41
<<<<<<   flags   = 0x80
<<<<<<   service = "wds"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 12
<<<<<<   tlv_length  = 29
<<<<<<   message     = "Get Packet Statistics" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
<<<<<< TLV:
<<<<<<   type       = "Tx Bytes Ok" (0x19)
<<<<<<   length     = 8
<<<<<<   value      = D2:00:00:00:00:00:00:00
<<<<<<   translated = 210
<<<<<< TLV:
<<<<<<   type       = "Rx Bytes Ok" (0x1a)
<<<<<<   length     = 8
<<<<<<   value      = 00:00:00:00:00:00:00:00
<<<<<<   translated = 0
[01 Dec 2021, 22:08:21] [Debug] [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 13
<<<<<<   data   = 01:0C:00:00:03:03:00:0E:00:20:00:00:00

[01 Dec 2021, 22:08:21] [Debug] [/dev/cdc-wdm0] sent generic request 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 12
<<<<<<   flags   = 0x00
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 14
<<<<<<   tlv_length  = 0
<<<<<<   message     = "Get Signal Strength" (0x0020)

[01 Dec 2021, 22:08:21] [Debug] [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 25
<<<<<<   data   = 
01:18:00:80:03:03:02:0E:00:20:00:0C:00:02:04:00:00:00:00:00:01:02:00:B5:04

[01 Dec 2021, 22:08:21] [Debug] [/dev/cdc-wdm0] received generic response 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 24
<<<<<<   flags   = 0x80
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 14
<<<<<<   tlv_length  = 12
<<<<<<   message     = "Get Signal Strength" (0x0020)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
<<<<<< TLV:
<<<<<<   type       = "Signal Strength" (0x01)
<<<<<<   length     = 2
<<<<<<   value      = B5:04
<<<<<<   translated = [ strength = '-75' radio_interface = 'gsm' ]

[01 Dec 2021, 22:08:21] [Debug] Client (6) TX: 25 bytes
[01 Dec 2021, 22:08:25] [Debug] [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 20
<<<<<<   data   = 01:13:00:00:01:03:00:08:00:24:00:07:00:01:04:00:C0:00:00:00

[01 Dec 2021, 22:08:25] [Debug] [/dev/cdc-wdm0] sent generic request 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 19
<<<<<<   flags   = 0x00
<<<<<<   service = "wds"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 8
<<<<<<   tlv_length  = 7
<<<<<<   message     = "Get Packet Statistics" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Mask" (0x01)
<<<<<<   length     = 4
<<<<<<   value      = C0:00:00:00
<<<<<<   translated = tx-bytes-ok, rx-bytes-ok

[01 Dec 2021, 22:08:25] [Debug] [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 42
<<<<<<   data   = 
01:29:00:80:01:03:02:08:00:24:00:1D:00:02:04:00:00:00:00:00:19:08:00:D2:00:00:00:00:00:00:00:1A:08:00:00:00:00:00:00:00:00:00

[01 Dec 2021, 22:08:25] [Debug] [/dev/cdc-wdm0] received generic response 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 41
<<<<<<   flags   = 0x80
<<<<<<   service = "wds"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 8
<<<<<<   tlv_length  = 29
<<<<<<   message     = "Get Packet Statistics" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
<<<<<< TLV:
<<<<<<   type       = "Tx Bytes Ok" (0x19)
<<<<<<   length     = 8
<<<<<<   value      = D2:00:00:00:00:00:00:00
<<<<<<   translated = 210
<<<<<< TLV:
<<<<<<   type       = "Rx Bytes Ok" (0x1a)
<<<<<<   length     = 8
<<<<<<   value      = 00:00:00:00:00:00:00:00
<<<<<<   translated = 0

[01 Dec 2021, 22:08:25] [Debug] Client (6) TX: 42 bytes
[01 Dec 2021, 22:08:51] [Debug] [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 13
<<<<<<   data   = 01:0C:00:00:03:03:00:0F:00:20:00:00:00

[01 Dec 2021, 22:08:51] [Debug] [/dev/cdc-wdm0] sent generic request 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 12
<<<<<<   flags   = 0x00
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 15
<<<<<<   tlv_length  = 0
<<<<<<   message     = "Get Signal Strength" (0x0020)

[01 Dec 2021, 22:08:51] [Debug] [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 25
<<<<<<   data   = 
01:18:00:80:03:03:02:0F:00:20:00:0C:00:02:04:00:00:00:00:00:01:02:00:B5:04

[01 Dec 2021, 22:08:51] [Debug] [/dev/cdc-wdm0] received generic response 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 24
<<<<<<   flags   = 0x80
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 15
<<<<<<   tlv_length  = 12
<<<<<<   message     = "Get Signal Strength" (0x0020)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
<<<<<< TLV:
<<<<<<   type       = "Signal Strength" (0x01)
<<<<<<   length     = 2
<<<<<<   value      = B5:04
<<<<<<   translated = [ strength = '-75' radio_interface = 'gsm' ]

[01 Dec 2021, 22:08:51] [Debug] Client (6) TX: 25 bytes
[01 Dec 2021, 22:08:55] [Debug] [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 20
<<<<<<   data   = 01:13:00:00:01:03:00:09:00:24:00:07:00:01:04:00:C0:00:00:00

[01 Dec 2021, 22:08:55] [Debug] [/dev/cdc-wdm0] sent generic request 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 19
<<<<<<   flags   = 0x00
<<<<<<   service = "wds"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 9
<<<<<<   tlv_length  = 7
<<<<<<   message     = "Get Packet Statistics" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Mask" (0x01)
<<<<<<   length     = 4
<<<<<<   value      = C0:00:00:00
<<<<<<   translated = tx-bytes-ok, rx-bytes-ok

[01 Dec 2021, 22:08:55] [Debug] [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 42
<<<<<<   data   = 
01:29:00:80:01:03:02:09:00:24:00:1D:00:02:04:00:00:00:00:00:19:08:00:D2:00:00:00:00:00:00:00:1A:08:00:00:00:00:00:00:00:00:00

[01 Dec 2021, 22:08:55] [Debug] [/dev/cdc-wdm0] received generic response 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 41
<<<<<<   flags   = 0x80
<<<<<<   service = "wds"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 9
<<<<<<   tlv_length  = 29
<<<<<<   message     = "Get Packet Statistics" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
<<<<<< TLV:
<<<<<<   type       = "Tx Bytes Ok" (0x19)
<<<<<<   length     = 8
<<<<<<   value      = D2:00:00:00:00:00:00:00
<<<<<<   translated = 210
<<<<<< TLV:
<<<<<<   type       = "Rx Bytes Ok" (0x1a)
<<<<<<   length     = 8
<<<<<<   value      = 00:00:00:00:00:00:00:00
<<<<<<   translated = 0

[01 Dec 2021, 22:08:55] [Debug] Client (6) TX: 42 bytes

[01 Dec 2021, 22:09:55] [Debug] [/dev/cdc-wdm0] sent message…
<<<<<< RAW:
<<<<<<   length = 20
<<<<<<   data   = 01:13:00:00:01:03:00:0B:00:24:00:07:00:01:04:00:C0:00:00:00

[01 Dec 2021, 22:09:55] [Debug] [/dev/cdc-wdm0] sent generic request 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 19
<<<<<<   flags   = 0x00
<<<<<<   service = "wds"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 11
<<<<<<   tlv_length  = 7
<<<<<<   message     = "Get Packet Statistics" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Mask" (0x01)
<<<<<<   length     = 4
<<<<<<   value      = C0:00:00:00
<<<<<<   translated = tx-bytes-ok, rx-bytes-ok

[01 Dec 2021, 22:09:55] [Debug] [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 42
<<<<<<   data   = 
01:29:00:80:01:03:02:0B:00:24:00:1D:00:02:04:00:00:00:00:00:19:08:00:D2:00:00:00:00:00:00:00:1A:08:00:00:00:00:00:00:00:00:00

[01 Dec 2021, 22:09:55] [Debug] [/dev/cdc-wdm0] received generic response 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 41
<<<<<<   flags   = 0x80
<<<<<<   service = "wds"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 11
<<<<<<   tlv_length  = 29
<<<<<<   message     = "Get Packet Statistics" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
<<<<<< TLV:
<<<<<<   type       = "Tx Bytes Ok" (0x19)
<<<<<<   length     = 8
<<<<<<   value      = D2:00:00:00:00:00:00:00
<<<<<<   translated = 210
<<<<<< TLV:
<<<<<<   type       = "Rx Bytes Ok" (0x1a)
<<<<<<   length     = 8
<<<<<<   value      = 00:00:00:00:00:00:00:00
<<<<<<   translated = 0

[01 Dec 2021, 22:09:55] [Debug] Client (6) TX: 42 bytes
[01 Dec 2021, 22:10:05] [Debug] [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 28
<<<<<<   data   = 
01:1B:00:00:03:03:00:12:00:33:00:0F:00:1E:03:00:02:08:04:17:01:00:01:11:02:00:14:00

[01 Dec 2021, 22:10:05] [Debug] [/dev/cdc-wdm0] sent generic request 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 27
<<<<<<   flags   = 0x00
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 18
<<<<<<   tlv_length  = 15
<<<<<<   message     = "Set System Selection Preference" (0x0033)
<<<<<< TLV:
<<<<<<   type       = "Acquisition Order Preference" (0x1e)
<<<<<<   length     = 3
<<<<<<   value      = 02:08:04
<<<<<<   translated = { [0] = 'lte ' [1] = 'gsm '}
<<<<<< TLV:
<<<<<<   type       = "Change Duration" (0x17)
<<<<<<   length     = 1
<<<<<<   value      = 01
<<<<<<   translated = permanent
<<<<<< TLV:
<<<<<<   type       = "Mode Preference" (0x11)
<<<<<<   length     = 2
<<<<<<   value      = 14:00
<<<<<<   translated = gsm, lte

[01 Dec 2021, 22:10:05] [Debug] [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 20
<<<<<<   data   = 01:13:00:80:03:03:02:12:00:33:00:07:00:02:04:00:00:00:00:00

[01 Dec 2021, 22:10:05] [Debug] [/dev/cdc-wdm0] received generic response 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 19
<<<<<<   flags   = 0x80
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 18
<<<<<<   tlv_length  = 7
<<<<<<   message     = "Set System Selection Preference" (0x0033)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS

[01 Dec 2021, 22:10:05] [Debug] Client (6) TX: 20 bytes
[01 Dec 2021, 22:10:05] [Debug] [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 13
<<<<<<   data   = 01:0C:00:00:03:03:00:13:00:34:00:00:00

[01 Dec 2021, 22:10:05] [Debug] [/dev/cdc-wdm0] sent generic request 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 12
<<<<<<   flags   = 0x00
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 19
<<<<<<   tlv_length  = 0
<<<<<<   message     = "Get System Selection Preference" (0x0034)

[01 Dec 2021, 22:10:05] [Debug] [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 151
<<<<<<   data   = 
01:96:00:80:03:03:02:13:00:34:00:8A:00:02:04:00:00:00:00:00:10:01:00:00:11:02:00:14:00:12:08:00:80:03:28:00:00:00:00:00:15:08:00:9F:18:0F:0A:40:00:00:00:16:01:00:00:18:04:00:02:00:00:00:19:04:00:01:00:00:00:1C:05:00:04:08:04:00:00:1D:04:00:00:00:00:00:1F:04:00:02:00:00:00:20:04:00:01:00:00:00:24:08:00:02:00:00:00:00:00:00:00:25:08:00:9F:18:0E:0A:40:00:00:00:26:08:00:9F:18:0E:0A:00:00:00:00:27:11:00:04:08:00:00:00:04:00:00:00:0A:00:00:00:0B:00:00:00

[01 Dec 2021, 22:10:05] [Debug] [/dev/cdc-wdm0] received generic response 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 150
<<<<<<   flags   = 0x80
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 19
<<<<<<   tlv_length  = 138
<<<<<<   message     = "Get System Selection Preference" (0x0034)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
<<<<<< TLV:
<<<<<<   type       = "Emergency mode" (0x10)
<<<<<<   length     = 1
<<<<<<   value      = 00
<<<<<<   translated = no
<<<<<< TLV:
<<<<<<   type       = "Mode Preference" (0x11)
<<<<<<   length     = 2
<<<<<<   value      = 14:00
<<<<<<   translated = gsm, lte
<<<<<< TLV:
<<<<<<   type       = "Band Preference" (0x12)
<<<<<<   length     = 8
<<<<<<   value      = 80:03:28:00:00:00:00:00
<<<<<<   translated = gsm-dcs-1800, gsm-900-extended, gsm-900-primary, gsm-850, 
gsm-pcs-1900
<<<<<< TLV:
<<<<<<   type       = "LTE Band Preference" (0x15)
<<<<<<   length     = 8
<<<<<<   value      = 9F:18:0F:0A:40:00:00:00
<<<<<<   translated = 1, 2, 3, 4, 5, 8, 12, 13, 17, 18, 19, 20, 26, 28, 39
<<<<<< TLV:
<<<<<<   type       = "Network Selection Preference" (0x16)
<<<<<<   length     = 1
<<<<<<   value      = 00
<<<<<<   translated = automatic
<<<<<< TLV:
<<<<<<   type       = "Service Domain Preference" (0x18)
<<<<<<   length     = 4
<<<<<<   value      = 02:00:00:00
<<<<<<   translated = cs-ps
<<<<<< TLV:
<<<<<<   type       = "GSM WCDMA Acquisition Order Preference" (0x19)
<<<<<<   length     = 4
<<<<<<   value      = 01:00:00:00
<<<<<<   translated = gsm
<<<<<< TLV:
<<<<<<   type       = "Acquisition Order Preference" (0x1c)
<<<<<<   length     = 5
<<<<<<   value      = 04:08:04:00:00
<<<<<<   translated = { [0] = 'lte ' [1] = 'gsm ' [2] = 'none ' [3] = 'none '}
<<<<<< TLV:
<<<<<<   type       = "Network Selection Registration Restriction" (0x1d)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = unrestricted
<<<<<< TLV:
<<<<<<   type       = "Usage Preference" (0x1f)
<<<<<<   length     = 4
<<<<<<   value      = 02:00:00:00
<<<<<<   translated = data-centric
<<<<<< TLV:
<<<<<<   type       = "Voice Domain Preference" (0x20)
<<<<<<   length     = 4
<<<<<<   value      = 01:00:00:00
<<<<<<   translated = ps-only
<<<<<< TLV:
<<<<<<   type   = 0x24
<<<<<<   length = 8
<<<<<<   value  = 02:00:00:00:00:00:00:00
<<<<<< TLV:
<<<<<<   type   = 0x25
<<<<<<   length = 8
<<<<<<   value  = 9F:18:0E:0A:40:00:00:00
<<<<<< TLV:
<<<<<<   type   = 0x26
<<<<<<   length = 8
<<<<<<   value  = 9F:18:0E:0A:00:00:00:00
<<<<<< TLV:
<<<<<<   type   = 0x27
<<<<<<   length = 17
<<<<<<   value  = 04:08:00:00:00:04:00:00:00:0A:00:00:00:0B:00:00:00

[01 Dec 2021, 22:10:05] [Debug] [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 31
<<<<<<   data   = 
01:1E:00:80:03:01:04:13:00:24:00:12:00:01:06:00:01:01:01:02:01:04:11:02:00:01:02:27:01:00:01

[01 Dec 2021, 22:10:05] [Debug] [/dev/cdc-wdm0] received generic indication 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 30
<<<<<<   flags   = 0x80
<<<<<<   service = "nas"
<<<<<<   client  = 1
<<<<<< QMI:
<<<<<<   flags       = "indication"
<<<<<<   transaction = 19
<<<<<<   tlv_length  = 18
<<<<<<   message     = "Serving System" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Serving System" (0x01)
<<<<<<   length     = 6
<<<<<<   value      = 01:01:01:02:01:04
<<<<<<   translated = [ registration_state = 'registered' cs_attach_state = 
'attached' ps_attach_state = 'attached' selected_network = '3gpp' 
radio_interfaces = '{ [0] = 'gsm '}' ]
<<<<<< TLV:
<<<<<<   type       = "Data Service Capability" (0x11)
<<<<<<   length     = 2
<<<<<<   value      = 01:02
<<<<<<   translated = { [0] = 'edge '}
<<<<<< TLV:
<<<<<<   type       = "PLMN Not Changed Indication" (0x27)
<<<<<<   length     = 1
<<<<<<   value      = 01
<<<<<<   translated = yes

[01 Dec 2021, 22:10:05] [Debug] Client (6) TX: 151 bytes
[01 Dec 2021, 22:10:05] [Debug] [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 31
<<<<<<   data   = 
01:1E:00:80:03:02:04:01:00:24:00:12:00:01:06:00:01:01:01:02:01:04:11:02:00:01:02:27:01:00:01

[01 Dec 2021, 22:10:05] [Debug] [/dev/cdc-wdm0] received generic indication 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 30
<<<<<<   flags   = 0x80
<<<<<<   service = "nas"
<<<<<<   client  = 2
<<<<<< QMI:
<<<<<<   flags       = "indication"
<<<<<<   transaction = 1
<<<<<<   tlv_length  = 18
<<<<<<   message     = "Serving System" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Serving System" (0x01)
<<<<<<   length     = 6
<<<<<<   value      = 01:01:01:02:01:04
<<<<<<   translated = [ registration_state = 'registered' cs_attach_state = 
'attached' ps_attach_state = 'attached' selected_network = '3gpp' 
radio_interfaces = '{ [0] = 'gsm '}' ]
<<<<<< TLV:
<<<<<<   type       = "Data Service Capability" (0x11)
<<<<<<   length     = 2
<<<<<<   value      = 01:02
<<<<<<   translated = { [0] = 'edge '}
<<<<<< TLV:
<<<<<<   type       = "PLMN Not Changed Indication" (0x27)
<<<<<<   length     = 1
<<<<<<   value      = 01
<<<<<<   translated = yes

[01 Dec 2021, 22:10:05] [Debug] [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 31
<<<<<<   data   = 
01:1E:00:80:03:03:04:01:00:24:00:12:00:01:06:00:01:01:01:02:01:04:11:02:00:01:02:27:01:00:01

[01 Dec 2021, 22:10:05] [Debug] [/dev/cdc-wdm0] received generic indication 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 30
<<<<<<   flags   = 0x80
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "indication"
<<<<<<   transaction = 1
<<<<<<   tlv_length  = 18
<<<<<<   message     = "Serving System" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Serving System" (0x01)
<<<<<<   length     = 6
<<<<<<   value      = 01:01:01:02:01:04
<<<<<<   translated = [ registration_state = 'registered' cs_attach_state = 
'attached' ps_attach_state = 'attached' selected_network = '3gpp' 
radio_interfaces = '{ [0] = 'gsm '}' ]
<<<<<< TLV:
<<<<<<   type       = "Data Service Capability" (0x11)
<<<<<<   length     = 2
<<<<<<   value      = 01:02
<<<<<<   translated = { [0] = 'edge '}
<<<<<< TLV:
<<<<<<   type       = "PLMN Not Changed Indication" (0x27)
<<<<<<   length     = 1
<<<<<<   value      = 01
<<<<<<   translated = yes

[01 Dec 2021, 22:10:05] [Debug] Client (6) TX: 31 bytes
[01 Dec 2021, 22:10:05] [Debug] [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 13
<<<<<<   data   = 01:0C:00:00:03:03:00:14:00:20:00:00:00

[01 Dec 2021, 22:10:05] [Debug] [/dev/cdc-wdm0] sent generic request 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 12
<<<<<<   flags   = 0x00
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 20
<<<<<<   tlv_length  = 0
<<<<<<   message     = "Get Signal Strength" (0x0020)

[01 Dec 2021, 22:10:05] [Debug] [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 25
<<<<<<   data   = 
01:18:00:80:03:03:02:14:00:20:00:0C:00:02:04:00:00:00:00:00:01:02:00:B5:04

[01 Dec 2021, 22:10:05] [Debug] [/dev/cdc-wdm0] received generic response 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 24
<<<<<<   flags   = 0x80
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 20
<<<<<<   tlv_length  = 12
<<<<<<   message     = "Get Signal Strength" (0x0020)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
<<<<<< TLV:
<<<<<<   type       = "Signal Strength" (0x01)
<<<<<<   length     = 2
<<<<<<   value      = B5:04
<<<<<<   translated = [ strength = '-75' radio_interface = 'gsm' ]

[01 Dec 2021, 22:10:05] [Debug] Client (6) TX: 25 bytes
[01 Dec 2021, 22:10:25] [Debug] [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 20
<<<<<<   data   = 01:13:00:00:01:03:00:0C:00:24:00:07:00:01:04:00:C0:00:00:00

[01 Dec 2021, 22:10:25] [Debug] [/dev/cdc-wdm0] sent generic request 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 19
<<<<<<   flags   = 0x00
<<<<<<   service = "wds"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 12
<<<<<<   tlv_length  = 7
<<<<<<   message     = "Get Packet Statistics" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Mask" (0x01)
<<<<<<   length     = 4
<<<<<<   value      = C0:00:00:00
<<<<<<   translated = tx-bytes-ok, rx-bytes-ok

[01 Dec 2021, 22:10:25] [Debug] [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 42
<<<<<<   data   = 
01:29:00:80:01:03:02:0C:00:24:00:1D:00:02:04:00:00:00:00:00:19:08:00:D2:00:00:00:00:00:00:00:1A:08:00:00:00:00:00:00:00:00:00

[01 Dec 2021, 22:10:25] [Debug] [/dev/cdc-wdm0] received generic response 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 41
<<<<<<   flags   = 0x80
<<<<<<   service = "wds"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 12
<<<<<<   tlv_length  = 29
<<<<<<   message     = "Get Packet Statistics" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
<<<<<< TLV:
<<<<<<   type       = "Tx Bytes Ok" (0x19)
<<<<<<   length     = 8
<<<<<<   value      = D2:00:00:00:00:00:00:00
<<<<<<   translated = 210
<<<<<< TLV:
<<<<<<   type       = "Rx Bytes Ok" (0x1a)
<<<<<<   length     = 8
<<<<<<   value      = 00:00:00:00:00:00:00:00
<<<<<<   translated = 0

[01 Dec 2021, 22:10:25] [Debug] Client (6) TX: 42 bytes
[01 Dec 2021, 22:10:36] [Debug] [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 13
<<<<<<   data   = 01:0C:00:00:03:03:00:15:00:20:00:00:00

[01 Dec 2021, 22:10:36] [Debug] [/dev/cdc-wdm0] sent generic request 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 12
<<<<<<   flags   = 0x00
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 21
<<<<<<   tlv_length  = 0
<<<<<<   message     = "Get Signal Strength" (0x0020)

[01 Dec 2021, 22:10:36] [Debug] [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 25
<<<<<<   data   = 
01:18:00:80:03:03:02:15:00:20:00:0C:00:02:04:00:00:00:00:00:01:02:00:B5:04

[01 Dec 2021, 22:10:36] [Debug] [/dev/cdc-wdm0] received generic response 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 24
<<<<<<   flags   = 0x80
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 21
<<<<<<   tlv_length  = 12
<<<<<<   message     = "Get Signal Strength" (0x0020)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
<<<<<< TLV:
<<<<<<   type       = "Signal Strength" (0x01)
<<<<<<   length     = 2
<<<<<<   value      = B5:04
<<<<<<   translated = [ strength = '-75' radio_interface = 'gsm' ]

[01 Dec 2021, 22:10:36] [Debug] Client (6) TX: 25 bytes
[01 Dec 2021, 22:10:55] [Debug] [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 20
<<<<<<   data   = 01:13:00:00:01:03:00:0D:00:24:00:07:00:01:04:00:C0:00:00:00

[01 Dec 2021, 22:10:55] [Debug] [/dev/cdc-wdm0] sent generic request 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 19
<<<<<<   flags   = 0x00
<<<<<<   service = "wds"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 13
<<<<<<   tlv_length  = 7
<<<<<<   message     = "Get Packet Statistics" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Mask" (0x01)
<<<<<<   length     = 4
<<<<<<   value      = C0:00:00:00
<<<<<<   translated = tx-bytes-ok, rx-bytes-ok

[01 Dec 2021, 22:10:55] [Debug] [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 42
<<<<<<   data   = 
01:29:00:80:01:03:02:0D:00:24:00:1D:00:02:04:00:00:00:00:00:19:08:00:D2:00:00:00:00:00:00:00:1A:08:00:00:00:00:00:00:00:00:00

[01 Dec 2021, 22:10:55] [Debug] [/dev/cdc-wdm0] received generic response 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 41
<<<<<<   flags   = 0x80
<<<<<<   service = "wds"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 13
<<<<<<   tlv_length  = 29
<<<<<<   message     = "Get Packet Statistics" (0x0024)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
<<<<<< TLV:
<<<<<<   type       = "Tx Bytes Ok" (0x19)
<<<<<<   length     = 8
<<<<<<   value      = D2:00:00:00:00:00:00:00
<<<<<<   translated = 210
<<<<<< TLV:
<<<<<<   type       = "Rx Bytes Ok" (0x1a)
<<<<<<   length     = 8
<<<<<<   value      = 00:00:00:00:00:00:00:00
<<<<<<   translated = 0

[01 Dec 2021, 22:10:55] [Debug] Client (6) TX: 42 bytes
[01 Dec 2021, 22:11:06] [Debug] [/dev/cdc-wdm0] sent message...
<<<<<< RAW:
<<<<<<   length = 13
<<<<<<   data   = 01:0C:00:00:03:03:00:16:00:20:00:00:00

[01 Dec 2021, 22:11:06] [Debug] [/dev/cdc-wdm0] sent generic request 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 12
<<<<<<   flags   = 0x00
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "none"
<<<<<<   transaction = 22
<<<<<<   tlv_length  = 0
<<<<<<   message     = "Get Signal Strength" (0x0020)

[01 Dec 2021, 22:11:06] [Debug] [/dev/cdc-wdm0] received message...
<<<<<< RAW:
<<<<<<   length = 25
<<<<<<   data   = 
01:18:00:80:03:03:02:16:00:20:00:0C:00:02:04:00:00:00:00:00:01:02:00:B5:04

[01 Dec 2021, 22:11:06] [Debug] [/dev/cdc-wdm0] received generic response 
(translated)...
<<<<<< QMUX:
<<<<<<   length  = 24
<<<<<<   flags   = 0x80
<<<<<<   service = "nas"
<<<<<<   client  = 3
<<<<<< QMI:
<<<<<<   flags       = "response"
<<<<<<   transaction = 22
<<<<<<   tlv_length  = 12
<<<<<<   message     = "Get Signal Strength" (0x0020)
<<<<<< TLV:
<<<<<<   type       = "Result" (0x02)
<<<<<<   length     = 4
<<<<<<   value      = 00:00:00:00
<<<<<<   translated = SUCCESS
<<<<<< TLV:
<<<<<<   type       = "Signal Strength" (0x01)
<<<<<<   length     = 2
<<<<<<   value      = B5:04
<<<<<<   translated = [ strength = '-75' radio_interface = 'gsm' ]

[01 Dec 2021, 22:11:06] [Debug] Client (6) TX: 25 bytes

Reply via email to