<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hello,</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">I have a Telit LE910 modem that ModemManager doesn't seem to be able to connect with when using an AT&T SIM card with a custom APN.  See output and debug messages below for reference.  If I connect this same SIM card
 with a Sierra MC7354 or Sierra MC7455 modem, it's able to connect with ModemManager just fine.  Is there something I'm missing when connecting with this Telit LE910 modem?</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0"></p>
<div># mmcli --version</div>
<div><br>
</div>
<div>mmcli 1.5.993</div>
<div>Copyright (2011) Aleksander Morgado</div>
<div>License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html></div>
<div>This is free software: you are free to change and redistribute it.</div>
<div>There is NO WARRANTY, to the extent permitted by law.</div>
<div># mmcli -m 0</div>
<div><br>
</div>
<div>/org/freedesktop/ModemManager1/Modem/0 (device id '6e2428cafbad03b44f8a815cd9bd831057a34462')</div>
<div>  -------------------------</div>
<div>  Hardware |   manufacturer: 'Telit'</div>
<div>           |          model: 'MBIM [1BC7:0032]'</div>
<div>           |       revision: '20.00.504'</div>
<div>           |      supported: 'gsm-umts, lte'</div>
<div>           |        current: 'gsm-umts, lte'</div>
<div>           |   equipment id: '358148060217853'</div>
<div>  -------------------------</div>
<div>  System   |         device: '/sys/devices/platform/soc/soc:internal-regs/d0051000.usb/usb2/2-1'</div>
<div>           |        drivers: 'cdc_acm, cdc_mbim'</div>
<div>           |         plugin: 'Telit'</div>
<div>           |   primary port: 'cdc-wdm0'</div>
<div>           |          ports: 'ttyACM3 (at), cdc-wdm0 (mbim), wwan0 (net), ttyACM0 (at)'</div>
<div>  -------------------------</div>
<div>  Numbers  |           own : '15003130047'</div>
<div>  -------------------------</div>
<div>  Status   |           lock: 'none'</div>
<div>           | unlock retries: 'sim-pin2 (3)'</div>
<div>           |          state: 'disabled'</div>
<div>           |    power state: 'on'</div>
<div>           |    access tech: 'unknown'</div>
<div>           | signal quality: '0' (cached)</div>
<div>  -------------------------</div>
<div>  Modes    |      supported: 'allowed: 2g, 3g, 4g; preferred: none'</div>
<div>           |        current: 'allowed: 2g, 3g, 4g; preferred: none'</div>
<div>  -------------------------</div>
<div>  Bands    |      supported: 'unknown'</div>
<div>           |        current: 'unknown'</div>
<div>  -------------------------</div>
<div>  IP       |      supported: 'ipv4, ipv6, ipv4v6'</div>
<div>  -------------------------</div>
<div>  3GPP     |           imei: '358148060217853'</div>
<div>           |  enabled locks: 'fixed-dialing'</div>
<div>           |    operator id: 'unknown'</div>
<div>           |  operator name: 'unknown'</div>
<div>           |   subscription: 'unknown'</div>
<div>           |   registration: 'unknown'</div>
<div>  -------------------------</div>
<div>  SIM      |           path: '/org/freedesktop/ModemManager1/SIM/0'</div>
<div><br>
</div>
<div>  -------------------------</div>
<div>  Bearers  |          paths: 'none'</div>
<div><br>
</div>
<div># mmcli -m 0 -e</div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <info>  Modem /org/freedesktop/ModemManager1/Modem/0: state changed (disabled -> enabling) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Skipping modem initialization: not required </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0) opening serial port... </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0) device open count is 1 (open) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0): running init sequence... </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM3) opening serial port... </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM3) device open count is 1 (open) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM3): running init sequence... </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Flashing primary AT port before enabling... </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0): --> 'ATE0<CR>' </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM3): --> 'ATE0<CR>' </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM3): <-- '<CR><LF>OK<CR><LF>' </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message... <<<<<< RAW: <<<<<<   length = 48 <<<<<<   data   = 03:00:00:00:30:00:00:00:3B:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:03:00:00:00:00:00:00:00:00:00:00:00 </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message (translated)... <<<<<< Header: <<<<<<   length      = 48 <<<<<<   type        = command (0x00000003) <<<<<<   transaction = 59 <<<<<< Fragment header: <<<<<<   total   = 1 <<<<<< 
  current = 0 <<<<<< Contents: <<<<<<   service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) <<<<<<   cid     = 'radio-state' (0x00000003) <<<<<<   type    = 'query' (0x00000000) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0): <-- '<CR><LF>OK<CR><LF>' </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0): --> 'ATV1<CR>' </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>>   length = 56 >>>>>>   data   = 03:00:00:80:38:00:00:00:3B:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:03:00:00:00:00:00:00:00:08:00:00:00:01:00:00:00:01:00:00:00 </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>>   length      = 56 >>>>>>   type        = command-done (0x80000003) >>>>>>   transaction = 59 >>>>>> Fragment header: >>>>>>   total 
  = 1 >>>>>>   current = 0 >>>>>> Contents: >>>>>>   status error = 'None' (0x00000000) >>>>>>   service      = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>>   cid          = 'radio-state' (0x00000003) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> No need to change power state: already in 'on' power state </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Modem has 3GPP capabilities, enabling the Modem 3GPP interface... </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Supported notifications: signal (yes), registration (no), sms (no), connect (yes), subscriber (yes), packet (yes) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Enabled notifications: signal (yes), registration (no), sms (no), connect (yes), subscriber (yes), packet (yes) </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message... <<<<<< RAW: <<<<<<   length = 96 <<<<<<   data   = 03:00:00:00:60:00:00:00:3C:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:13:00:00:00:01:00:00:00:30:00:00:00:01:00:00:00:0C:00:00:00:24:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:04:00:00:00:0B:00:00:00:0C:00:00:00:02:00:00:00:0A:00:00:00 </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message (translated)... <<<<<< Header: <<<<<<   length      = 96 <<<<<<   type        = command (0x00000003) <<<<<<   transaction = 60 <<<<<< Fragment header: <<<<<<   total   = 1 <<<<<< 
  current = 0 <<<<<< Contents: <<<<<<   service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) <<<<<<   cid     = 'device-service-subscribe-list' (0x00000013) <<<<<<   type    = 'set' (0x00000001) </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>>   length = 96 >>>>>>   data   = 03:00:00:80:60:00:00:00:3C:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:13:00:00:00:00:00:00:00:30:00:00:00:01:00:00:00:0C:00:00:00:24:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:04:00:00:00:0B:00:00:00:0C:00:00:00:02:00:00:00:0A:00:00:00 </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>>   length      = 96 >>>>>>   type        = command-done (0x80000003) >>>>>>   transaction = 60 >>>>>> Fragment header: >>>>>>   total 
  = 1 >>>>>>   current = 0 >>>>>> Contents: >>>>>>   status error = 'None' (0x00000000) >>>>>>   service      = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>>   cid          = 'device-service-subscribe-list' (0x00000013) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Supported notifications: signal (yes), registration (yes), sms (no), connect (yes), subscriber (yes), packet (yes) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Enabled notifications: signal (yes), registration (yes), sms (no), connect (yes), subscriber (yes), packet (yes) </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message... <<<<<< RAW: <<<<<<   length = 100 <<<<<<   data   = 03:00:00:00:64:00:00:00:3D:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:13:00:00:00:01:00:00:00:34:00:00:00:01:00:00:00:0C:00:00:00:28:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:05:00:00:00:0B:00:00:00:09:00:00:00:0C:00:00:00:02:00:00:00:0A:00:00:00 </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message (translated)... <<<<<< Header: <<<<<<   length      = 100 <<<<<<   type        = command (0x00000003) <<<<<<   transaction = 61 <<<<<< Fragment header: <<<<<<   total   = 1 <<<<<< 
  current = 0 <<<<<< Contents: <<<<<<   service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) <<<<<<   cid     = 'device-service-subscribe-list' (0x00000013) <<<<<<   type    = 'set' (0x00000001) </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>>   length = 100 >>>>>>   data   = 03:00:00:80:64:00:00:00:3D:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:13:00:00:00:00:00:00:00:34:00:00:00:01:00:00:00:0C:00:00:00:28:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:05:00:00:00:0B:00:00:00:09:00:00:00:0C:00:00:00:02:00:00:00:0A:00:00:00 </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>>   length      = 100 >>>>>>   type        = command-done (0x80000003) >>>>>>   transaction = 61 >>>>>> Fragment header: >>>>>>   total 
  = 1 >>>>>>   current = 0 >>>>>> Contents: >>>>>>   status error = 'None' (0x00000000) >>>>>>   service      = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>>   cid          = 'device-service-subscribe-list' (0x00000013) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0): <-- '<CR><LF>OK<CR><LF>' </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Modem has 3GPP/USSD capabilities, enabling the Modem 3GPP/USSD interface... </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0) Setting unsolicited result code handlers </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM3) Setting unsolicited result code handlers </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0) device open count is 2 (open) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0): --> 'AT+CMEE=1<CR>' </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0): <-- '<CR><LF>OK<CR><LF>' </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0): --> 'ATX4<CR>' </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <de<span style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;">bug> (ttyACM0):
 <-- '<CR><LF>OK<CR><LF>'</span></div>
<div>successfully enabled the modem</div>
<div>#  </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0): --> 'AT&C1<CR>' </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0): <-- '<CR><LF>OK<CR><LF>' </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0) device open count is 1 (close) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Modem has location capabilities, enabling the Location interface... </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Need to enable the following location sources: '3gpp-lac-ci' </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Running registration checks (CS: 'yes', PS: 'yes', EPS: 'no') </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message... <<<<<< RAW: <<<<<<   length = 48 <<<<<<   data   = 03:00:00:00:30:00:00:00:3E:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:09:00:00:00:00:00:00:00:00:00:00:00 </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message (translated)... <<<<<< Header: <<<<<<   length      = 48 <<<<<<   type        = command (0x00000003) <<<<<<   transaction = 62 <<<<<< Fragment header: <<<<<<   total   = 1 <<<<<< 
  current = 0 <<<<<< Contents: <<<<<<   service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) <<<<<<   cid     = 'register-state' (0x00000009) <<<<<<   type    = 'query' (0x00000000) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Modem has messaging capabilities, enabling the Messaging interface... </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> loading SMS parts... </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message... <<<<<< RAW: <<<<<<   length = 60 <<<<<<   data   = 03:00:00:00:3C:00:00:00:3F:00:00:00:01:00:00:00:00:00:00:00:53:3F:BE:EB:14:FE:44:67:9F:90:33:A2:23:E5:6C:3F:02:00:00:00:00:00:00:00:0C:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message (translated)... <<<<<< Header: <<<<<<   length      = 60 <<<<<<   type        = command (0x00000003) <<<<<<   transaction = 63 <<<<<< Fragment header: <<<<<<   total   = 1 <<<<<< 
  current = 0 <<<<<< Contents: <<<<<<   service = 'sms' (533fbeeb-14fe-4467-9f90-33a223e56c3f) <<<<<<   cid     = 'read' (0x00000002) <<<<<<   type    = 'query' (0x00000000) </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>>   length = 116 >>>>>>   data   = 03:00:00:80:74:00:00:00:3E:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:09:00:00:00:00:00:00:00:44:00:00:00:FF:00:00:00:03:00:00:00:01:00:00:00:20:00:00:00:01:00:00:00:30:00:00:00:0C:00:00:00:3C:00:00:00:08:00:00:00:00:00:00:00:00:00:00:00:02:00:00:00:33:00:31:00:30:00:34:00:31:00:30:00:41:00:54:00:26:00:54:00 </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>>   length      = 116 >>>>>>   type        = command-done (0x80000003) >>>>>>   transaction = 62 >>>>>> Fragment header: >>>>>>   total 
  = 1 >>>>>>   current = 0 >>>>>> Contents: >>>>>>   status error = 'None' (0x00000000) >>>>>>   service      = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>>   cid          = 'register-state' (0x00000009) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <info>  Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state changed (unknown -> registering) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Modem /org/freedesktop/ModemManager1/Modem/0: access technology changed (unknown -> lte) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP location updated (MCC: '310', MNC: '410', Location area code: '0', Cell ID: '0') </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <info>  Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state changed (registering -> home) </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>>   length = 56 >>>>>>   data   = 03:00:00:80:38:00:00:00:3F:00:00:00:01:00:00:00:00:00:00:00:53:3F:BE:EB:14:FE:44:67:9F:90:33:A2:23:E5:6C:3F:02:00:00:00:00:00:00:00:08:00:00:00:00:00:00:00:00:00:00:00 </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>>   length      = 56 >>>>>>   type        = command-done (0x80000003) >>>>>>   transaction = 63 >>>>>> Fragment header: >>>>>>   total 
  = 1 >>>>>>   current = 0 >>>>>> Contents: >>>>>>   status error = 'None' (0x00000000) >>>>>>   service      = 'sms' (533fbeeb-14fe-4467-9f90-33a223e56c3f) >>>>>>   cid          = 'read' (0x00000002) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Supported notifications: signal (yes), registration (yes), sms (yes), connect (yes), subscriber (yes), packet (yes) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Enabled notifications: signal (yes), registration (yes), sms (yes), connect (yes), subscriber (yes), packet (yes) </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message... <<<<<< RAW: <<<<<<   length = 136 <<<<<<   data   = 03:00:00:00:88:00:00:00:40:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:13:00:00:00:01:00:00:00:58:00:00:00:02:00:00:00:14:00:00:00:28:00:00:00:3C:00:00:00:1C:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:05:00:00:00:0B:00:00:00:09:00:00:00:0C:00:00:00:02:00:00:00:0A:00:00:00:53:3F:BE:EB:14:FE:44:67:9F:90:33:A2:23:E5:6C:3F:02:00:00:00:02:00:00:00:05:00:00:00 </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message (translated)... <<<<<< Header: <<<<<<   length      = 136 <<<<<<   type        = command (0x00000003) <<<<<<   transaction = 64 <<<<<< Fragment header: <<<<<<   total   = 1 <<<<<< 
  current = 0 <<<<<< Contents: <<<<<<   service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) <<<<<<   cid     = 'device-service-subscribe-list' (0x00000013) <<<<<<   type    = 'set' (0x00000001) </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>>   length = 136 >>>>>>   data   = 03:00:00:80:88:00:00:00:40:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:13:00:00:00:00:00:00:00:58:00:00:00:02:00:00:00:14:00:00:00:28:00:00:00:3C:00:00:00:1C:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:05:00:00:00:0B:00:00:00:09:00:00:00:0C:00:00:00:02:00:00:00:0A:00:00:00:53:3F:BE:EB:14:FE:44:67:9F:90:33:A2:23:E5:6C:3F:02:00:00:00:02:00:00:00:05:00:00:00 </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>>   length      = 136 >>>>>>   type        = command-done (0x80000003) >>>>>>   transaction = 64 >>>>>> Fragment header: >>>>>>   total 
  = 1 >>>>>>   current = 0 >>>>>> Contents: >>>>>>   status error = 'None' (0x00000000) >>>>>>   service      = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>>   cid          = 'device-service-subscribe-list' (0x00000013) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Modem has voice capabilities, enabling the Voice interface... </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0) Setting voice unsolicited events handlers </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM3) Setting voice unsolicited events handlers </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0) device open count is 2 (open) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0): --> 'AT+CLIP=1<CR>' </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0): <-- '<CR><LF>OK<CR><LF>' </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0): --> 'AT+CRC=1<CR>' </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0): <-- '<CR><LF>OK<CR><LF>' </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> (ttyACM0) device open count is 1 (close) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Modem has time capabilities, enabling the Time interface... </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <info>  Modem /org/freedesktop/ModemManager1/Modem/0: state cherror: command failed: 'GDBus.Error:org.freedesktop.ModemManager1.Error.MobileEquipment.Unknown: Unknown error'</div>
<div>anged (enabling -> registered) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Periodic access technology checks enabled </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Running registration checks (CS: 'yes', PS: 'yes', EPS: 'no') </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message... <<<<<< RAW: <<<<<<   length = 48 <<<<<<   data   = 03:00:00:00:30:00:00:00:41:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:09:00:00:00:00:00:00:00:00:00:00:00 </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message (translated)... <<<<<< Header: <<<<<<   length      = 48 <<<<<<   type        = command (0x00000003) <<<<<<   transaction = 65 <<<<<< Fragment header: <<<<<<   total   = 1 <<<<<< 
  current = 0 <<<<<< Contents: <<<<<<   service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) <<<<<<   cid     = 'register-state' (0x00000009) <<<<<<   type    = 'query' (0x00000000) </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>>   length = 116 >>>>>>   data   = 03:00:00:80:74:00:00:00:41:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:09:00:00:00:00:00:00:00:44:00:00:00:FF:00:00:00:03:00:00:00:01:00:00:00:20:00:00:00:01:00:00:00:30:00:00:00:0C:00:00:00:3C:00:00:00:08:00:00:00:00:00:00:00:00:00:00:00:02:00:00:00:33:00:31:00:30:00:34:00:31:00:30:00:41:00:54:00:26:00:54:00 </div>
<div>[F03:P07] Jan 23 13:24:34 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>>   length      = 116 >>>>>>   type        = command-done (0x80000003) >>>>>>   transaction = 65 >>>>>> Fragment header: >>>>>>   total 
  = 1 >>>>>>   current = 0 >>>>>> Contents: >>>>>>   status error = 'None' (0x00000000) >>>>>>   service      = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>>   cid          = 'register-state' (0x00000009) </div>
<div>[F03:P06] Jan 23 13:24:34 6355-SR syslog[364]: <debug> Initial 3GPP registration checks finished </div>
<div>[F03:P06] Jan 23 13:24:35 6355-SR syslog[364]: <debug> (ttyACM0) device open count is 2 (open) </div>
<div>[F03:P06] Jan 23 13:24:35 6355-SR syslog[364]: <debug> (ttyACM0): --> 'AT!gstatus?<CR>' </div>
<div>[F03:P06] Jan 23 13:24:35 6355-SR syslog[364]: <debug> (ttyACM0): <-- '<CR><LF>ERROR<CR><LF>' </div>
<div>[F03:P06] Jan 23 13:24:35 6355-SR syslog[364]: <debug> Got failure code 100: Unknown error </div>
<div>[F03:P06] Jan 23 13:24:35 6355-SR syslog[364]: <debug> (ttyACM0) device open count is 1 (close) </div>
<div><br>
</div>
<div># </div>
<div># </div>
<div># </div>
<div># </div>
<div># <span style="font-size: 12pt;">[F03:P06] Jan 23 13:24:39 6355-SR syslog[364]: <debug> (ttyACM0) device open count is 2 (open) </span></div>
<div>[F03:P06] Jan 23 13:24:39 6355-SR syslog[364]: <debug> (ttyACM0): --> 'AT+CCLK?<CR>' </div>
<div>[F03:P06] Jan 23 13:24:39 6355-SR syslog[364]: <debug> (ttyACM0): <-- '<CR><LF>' </div>
<div>[F03:P06] Jan 23 13:24:39 6355-SR syslog[364]: <debug> (ttyACM0): <-- '+CCLK: "18/01/23,13:24:39-20"<CR><LF><CR><LF>OK<CR><LF>' </div>
<div>[F03:P06] Jan 23 13:24:39 6355-SR syslog[364]: <debug> (ttyACM0) device open count is 1 (close) </div>
<div># </div>
<div># </div>
<div># </div>
<div># mmcli -m 0 --simple-connect="apn=11904.mcs"</div>
<div>error: couldn't connect the modem: 'GDBus.Error:org.freedesktop.libmbim.Error.Status.Failure: Failure'</div>
<div># [F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <info>  Simple connect started... </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug>    PIN: unspecified </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug>    Operator ID: unspecified </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug>    Allowed roaming: yes </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug>    APN: 11904.mcs </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug>    IP family: unspecified </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug>    Allowed authentication: unspecified </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug>    User: unspecified </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug>    Password: unspecified </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug>    Number: unspecified </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <info>  Simple connect state (4/8): Wait to get fully enabled </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <info>  Simple connect state (5/8): Register </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug> Already registered in network '310410', automatic registration not launched... </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <info>  Simple connect state (6/8): Bearer </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug> Creating new bearer... </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug> Creating MBIM bearer in MBIM modem </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug> New bearer created at DBus path '/org/freedesktop/ModemManager1/Bearer/1' </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <info>  Simple connect state (7/8): Connect </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug> Connecting bearer '/org/freedesktop/ModemManager1/Bearer/1' </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <info>  Modem /org/freedesktop/ModemManager1/Modem/0: state changed (registered -> connecting) </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug> Launching connection with data port (net/wwan0) </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug> Activating packet service... </div>
<div>[F03:P07] Jan 23 13:25:05 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message... <<<<<< RAW: <<<<<<   length = 52 <<<<<<   data   = 03:00:00:00:34:00:00:00:42:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:0A:00:00:00:01:00:00:00:04:00:00:00:00:00:00:00 </div>
<div>[F03:P07] Jan 23 13:25:05 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message (translated)... <<<<<< Header: <<<<<<   length      = 52 <<<<<<   type        = command (0x00000003) <<<<<<   transaction = 66 <<<<<< Fragment header: <<<<<<   total   = 1 <<<<<< 
  current = 0 <<<<<< Contents: <<<<<<   service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) <<<<<<   cid     = 'packet-service' (0x0000000a) <<<<<<   type    = 'set' (0x00000001) </div>
<div>[F03:P07] Jan 23 13:25:05 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>>   length = 76 >>>>>>   data   = 03:00:00:80:4C:00:00:00:42:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:0A:00:00:00:00:00:00:00:1C:00:00:00:00:00:00:00:02:00:00:00:20:00:00:00:80:F0:FA:02:00:00:00:00:80:D1:F0:08:00:00:00:00 </div>
<div>[F03:P07] Jan 23 13:25:05 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>>   length      = 76 >>>>>>   type        = command-done (0x80000003) >>>>>>   transaction = 66 >>>>>> Fragment header: >>>>>>   total 
  = 1 >>>>>>   current = 0 >>>>>> Contents: >>>>>>   status error = 'None' (0x00000000) >>>>>>   service      = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>>   cid          = 'packet-service' (0x0000000a) </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug> Packet service update: </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug>          state: 'attached' </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug>     data class: 'lte' </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug>         uplink: '50000000' bps </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug>       downlink: '150000000' bps </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug> Listing provisioned contexts... </div>
<div>[F03:P07] Jan 23 13:25:05 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message... <<<<<< RAW: <<<<<<   length = 48 <<<<<<   data   = 03:00:00:00:30:00:00:00:43:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:0D:00:00:00:00:00:00:00:00:00:00:00 </div>
<div>[F03:P07] Jan 23 13:25:05 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message (translated)... <<<<<< Header: <<<<<<   length      = 48 <<<<<<   type        = command (0x00000003) <<<<<<   transaction = 67 <<<<<< Fragment header: <<<<<<   total   = 1 <<<<<< 
  current = 0 <<<<<< Contents: <<<<<<   service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) <<<<<<   cid     = 'provisioned-contexts' (0x0000000d) <<<<<<   type    = 'query' (0x00000000) </div>
<div>[F03:P07] Jan 23 13:25:05 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>>   length = 52 >>>>>>   data   = 03:00:00:80:34:00:00:00:43:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:0D:00:00:00:00:00:00:00:04:00:00:00:00:00:00:00 </div>
<div>[F03:P07] Jan 23 13:25:05 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>>   length      = 52 >>>>>>   type        = command-done (0x80000003) >>>>>>   transaction = 67 >>>>>> Fragment header: >>>>>>   total 
  = 1 >>>>>>   current = 0 >>>>>> Contents: >>>>>>   status error = 'None' (0x00000000) >>>>>>   service      = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>>   cid          = 'provisioned-contexts' (0x0000000d) </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug> Provisioned contexts found (0): </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug> No specific IP family requested, defaulting to ipv4 </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug> Launching ipv4 connection with APN '11904.mcs'... </div>
<div>[F03:P07] Jan 23 13:25:05 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message... <<<<<< RAW: <<<<<<   length = 128 <<<<<<   data   = 03:00:00:00:80:00:00:00:44:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:0C:00:00:00:01:00:00:00:50:00:00:00:00:00:00:00:01:00:00:00:3C:00:00:00:12:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01:00:00:00:7E:5E:2A:7E:4E:6F:72:72:73:6B:65:6E:7E:5E:2A:7E:31:00:31:00:39:00:30:00:34:00:2E:00:6D:00:63:00:73:00:00:00 </div>
<div>[F03:P07] Jan 23 13:25:05 6355-SR syslog[364]: [/dev/cdc-wdm0] Sent message (translated)... <<<<<< Header: <<<<<<   length      = 128 <<<<<<   type        = command (0x00000003) <<<<<<   transaction = 68 <<<<<< Fragment header: <<<<<<   total   = 1 <<<<<< 
  current = 0 <<<<<< Contents: <<<<<<   service = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) <<<<<<   cid     = 'connect' (0x0000000c) <<<<<<   type    = 'set' (0x00000001) </div>
<div>[F03:P07] Jan 23 13:25:05 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message... >>>>>> RAW: >>>>>>   length = 84 >>>>>>   data   = 03:00:00:80:54:00:00:00:44:00:00:00:01:00:00:00:00:00:00:00:A2:89:CC:33:BC:BB:8B:4F:B6:B0:13:3E:C2:AA:E6:DF:0C:00:00:00:02:00:00:00:24:00:00:00:00:00:00:00:03:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 </div>
<div>[F03:P07] Jan 23 13:25:05 6355-SR syslog[364]: [/dev/cdc-wdm0] Received message (translated)... >>>>>> Header: >>>>>>   length      = 84 >>>>>>   type        = command-done (0x80000003) >>>>>>   transaction = 68 >>>>>> Fragment header: >>>>>>   total 
  = 1 >>>>>>   current = 0 >>>>>> Contents: >>>>>>   status error = 'Failure' (0x00000002) >>>>>>   service      = 'basic-connect' (a289cc33-bcbb-8b4f-b6b0-133ec2aae6df) >>>>>>   cid          = 'connect' (0x0000000c) </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug> Session ID '0': deactivated (IP type: ipv4) </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug> Couldn't connect bearer '/org/freedesktop/ModemManager1/Bearer/1': 'Failure' </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <info>  Modem /org/freedesktop/ModemManager1/Modem/0: state changed (connecting -> registered) </div>
<div>[F03:P06] Jan 23 13:25:05 6355-SR syslog[364]: <debug> Couldn't connect bearer: 'Failure' </div>
<div><br>
</div>
<br>
<p></p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: Calibri, Arial, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p><span style="font-size:12pt; background-color:white"></span></p>
<div style="margin-top:0; margin-bottom:0"><span style="color:rgb(33,33,33); font-family:Calibri,sans-serif; font-size:11pt">Nate Pleasant</span><span style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">  </span></div>
<div id="Signature">
<div id="divtagdefaultwrapper"><font face="Calibri,Arial,Helvetica,sans-serif">
<div id="divtagdefaultwrapper" style="font-family: Calibri, Arial, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<font face="Calibri,Arial,Helvetica,sans-serif">
<p class="x_MsoNormal" style="font-family:Calibri,Helvetica,sans-serif,EmojiFont,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols; font-size:16px">
<span style="font-size:10pt"><i></i></span></p>
</font></div>
</font></div>
</div>
<p></p>
</div>
</div>
</div>
</body>
</html>