Thanks,

I was wondering if your modem sometimes emits a "low power warning" due to the 
PSU issues you mentioned (My Quectel M95 does). Those warnings doesn't follow AT syntax 
and thus hangs the AT parser in ofono.

But this doesn't seem to be the case.

// Martin

On 23/09/2021 12.07, Fabio Forni wrote:
Hi Martin and thanks,

On 23/09/21 11:18, Martin Hundebøll wrote:
Can you share the AT logs up the point where it stops answering?

It varies. I'll provide a couple of logs demonstrating this.

Here ./test/enable-modem completed the execution but the AT+CPIN?
request remained pending. Running ./test/online-modem afterwards logged
nothing else.

ofonod[19583]: Aux: > AT+CGMM\r
ofonod[19583]: Aux: < \r\nEG912Y\r\n\r\nOK\r\n
ofonod[19583]: Aux: > ATE0; &C0; +CMEE=1\r
ofonod[19583]: Aux: < \r\nOK\r\n
ofonod[19583]: Aux: > AT+CFUN?\r
ofonod[19583]: Aux: < \r\n+CFUN: 1\r\n\r\nOK\r\n
ofonod[19583]: Aux: > AT+CFUN=4\r
ofonod[19583]: Aux: < \r\nOK\r\n
ofonod[19583]: Aux: > AT+CPIN?\r
ofonod[19583]: Aux: < \r\n+CPIN: READY\r\n\r\nOK\r\n
ofonod[19583]: Aux: > AT+CPIN?\r
ofonod[19583]: Aux: < \r\n+CPIN: READY\r\n\r\nOK\r\n
ofonod[19583]: Aux: > AT+QINISTAT\r
ofonod[19583]: Aux: < \r\n+QINISTAT: 3\r\n\r\nOK\r\n
ofonod[19583]: Aux: > AT+CRC=1\r
ofonod[19583]: Aux: < \r\nOK\r\n
ofonod[19583]: Aux: > AT+CLIP=1\r
ofonod[19583]: Aux: < \r\nOK\r\n
ofonod[19583]: Aux: > AT+CDIP=1\r
ofonod[19583]: Aux: < \r\nOK\r\n
ofonod[19583]: Aux: > AT+COLP=1\r
ofonod[19583]: Aux: < \r\nOK\r\n
ofonod[19583]: Aux: > AT+CSSN=1,1\r
ofonod[19583]: Aux: < \r\nOK\r\n
ofonod[19583]: Aux: > AT+VTD?\r
ofonod[19583]: Aux: < \r\n+VTD: 300\r\n\r\nOK\r\n
ofonod[19583]: Aux: > AT+CCWA=1\r
ofonod[19583]: Aux: < \r\nOK\r\n
ofonod[19583]: Aux: > AT+CLCK=?\r
ofonod[19583]: Aux: < \r\n+CLCK: ("SC", "AO", "OI", "OX", "AI", "IR",
"AB", "AG", "AC", "FD", "PF", "PN", "PU", "PP", "PC" )\r\n\r\nOK\r\n
ofonod[19583]: Aux: > AT+CLCC\r
ofonod[19583]: Aux: < \r\nOK\r\n
ofonod[19583]: Aux: > AT+CRSM=192,12258\r
ofonod[19583]: Aux: < \r\n+CRSM:
144,0,"0000000A2FE2040000FFBB01020000"\r\n\r\nOK\r\n
ofonod[19583]: Aux: > AT+CRSM=176,12258,0,0,10\r
ofonod[19583]: Aux: < \r\n+CRSM: 144,0,"98883209001032520022"\r\n\r\nOK\r\n
ofonod[19583]: Aux: > AT+CRSM=192,28421\r
ofonod[19583]: Aux: < \r\n+CRSM:
144,0,"0000000C6F05040000FFBB01020000"\r\n\r\nOK\r\n
ofonod[19583]: Aux: > AT+CRSM=176,28421,0,0,12\r
ofonod[19583]: Aux: < \r\n+CRSM:
144,0,"656E64656E6C69746672FFFF"\r\n\r\nOK\r\n
ofonod[19583]: Aux: > AT+CRSM=192,12037\r
ofonod[19583]: Aux: < \r\n+CRSM:
144,0,"0000000C2F05040000FFBB01020000"\r\n\r\nOK\r\n
ofonod[19583]: Aux: > AT+CRSM=176,12037,0,0,12\r
ofonod[19583]: Aux: < \r\n+CRSM:
144,0,"656E64656E6C69746672FFFF"\r\n\r\nOK\r\n
ofonod[19583]: Aux: > AT+CPIN?\r

*************************************************

Here I reset the modem by powering it off and on, and restarted ofonod.
Things went better this time:

ofonod[20316]: Aux: > AT+CGMM\r
ofonod[20316]: Aux: < AT+CGMM\r\r\nEG912Y\r\n\r\nOK\r\n
ofonod[20316]: Aux: > ATE0; &C0; +CMEE=1\r
ofonod[20316]: Aux: < ATE0; &C0; +CMEE=1\r\r\nOK\r\n
ofonod[20316]: Aux: > AT+CFUN?\r
ofonod[20316]: Aux: < \r\n+CFUN: 1\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CFUN=4\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+CPIN?\r
ofonod[20316]: Aux: < \r\n+CPIN: READY\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CPIN?\r
ofonod[20316]: Aux: < \r\n+CPIN: READY\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+QINISTAT\r
ofonod[20316]: Aux: < \r\n+QINISTAT: 3\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRC=1\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+CLIP=1\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+CDIP=1\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+COLP=1\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+CSSN=1,1\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+VTD?\r
ofonod[20316]: Aux: < \r\n+VTD: 300\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CCWA=1\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+CLCK=?\r
ofonod[20316]: Aux: < \r\n+CLCK: ("SC", "AO", "OI", "OX", "AI", "IR",
"AB", "AG", "AC", "FD", "PF", "PN", "PU", "PP", "PC" )\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CLCC\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=192,12258\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"0000000A2FE2040000FFBB01020000"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=176,12258,0,0,10\r
ofonod[20316]: Aux: < \r\n+CRSM: 144,0,"98883209001032520022"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=192,28421\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"0000000C6F05040000FFBB01020000"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=176,28421,0,0,12\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"656E64656E6C69746672FFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=192,12037\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"0000000C2F05040000FFBB01020000"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=176,12037,0,0,12\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"656E64656E6C69746672FFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CPIN?\r
ofonod[20316]: Aux: < \r\n+CPIN: READY\r\n\r\nOK\r\n
ofonod[20316]: src/sim.c:sim_pin_query_cb() sim->pin_type: 0, pin_type: 0
ofonod[20316]: Aux: > AT+CRSM=192,28599\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"000000506FB7040000FFBB01020110"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+QPINC?\r
ofonod[20316]: Aux: < \r\n+QPINC: "SC",3,10\r\n+QPINC:
"P2",3,10\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CUAD\r
ofonod[20316]: Aux: < \r\nERROR\r\n
ofonod[20316]: Aux: > AT+CRSM=192,28599\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"000000506FB7040000FFBB01020110"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28599,1,4,16\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"11F2FF456D657267656E6379FFFFFF17"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28599,2,4,16\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"99F9FF554B20456D657267656E637917"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28599,3,4,16\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"19F1FF555320456D657267656E63791F"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28599,4,4,16\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28599,5,4,16\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=192,28590\r
ofonod[20316]: Aux: < \r\n+CME ERROR: 13\r\n
ofonod[20316]: Aux: > AT+CRSM=192,28589\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"000000046FAD040000FFBB01020000"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=176,28589,0,0,4\r
ofonod[20316]: Aux: < \r\n+CRSM: 144,0,"00000002"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=192,28438\r
ofonod[20316]: Aux: < \r\n+CME ERROR: 13\r\n
ofonod[20316]: Aux: > AT+CRSM=192,28472\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"0000000C6F38040000FFBB01020000"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=176,28472,0,0,12\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"1EEA1C0C2336000040000000"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=192,28502\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"000000036F56040000FFBB01020000"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=176,28502,0,0,3\r
ofonod[20316]: Aux: < \r\n+CRSM: 144,0,"000000"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CIMI\r
ofonod[20316]: Aux: < \r\n901280052637850\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CGDCONT=?\r
ofonod[20316]: Aux: < \r\n+CGDCONT:
(1-15),"IP",,,(0-3),(0-4),(0,1),(0,11),(0-2),(0,1)\r\n+CGDCONT:
(1-15),"PPP",,,(0-3),(0-4),(0,1),(0,11),(0-2),(0,1)\r\n+CGDCONT:
(1-15),"IPV6",,,(0-3),(0-4),(0,1),(0,11),(0-2),(0,1)\r\n+CGDCONT:
(1-15),"IPV4V6",,,(0-3),(0-4),(0,1),(0,11),(0-2),(0,1)\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CGDATA=?\r
ofonod[20316]: Aux: < \r\n+CGDATA: ("PPP")\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CSMS=?\r
ofonod[20316]: Aux: < \r\n+CSMS: (0,1)\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CSCS=?\r
ofonod[20316]: Aux: < \r\n+CSCS: ("IRA","GSM","UCS2")\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CMUT?\r
ofonod[20316]: Aux: < \r\n+CMUT: -1\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CLVL=?\r
ofonod[20316]: Aux: < \r\n+CLVL: (0-5)\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CLVL?\r
ofonod[20316]: Aux: < \r\n+CLVL: 3\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CSCS?\r
ofonod[20316]: Aux: < \r\n+CSCS: "GSM"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CUSD=1\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+CGDCONT=0,"IP",""\r
ofonod[20316]: Aux: < \r\n+CME ERROR: 50\r\n
ofonod[20316]: Aux: > AT+CRSM=192,28480\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"000000606F40040000FFBB01020120"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CGREG=?\r
ofonod[20316]: Aux: < \r\n+CGREG: (0-2)\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CSMS=1\r
ofonod[20316]: Aux: < \r\n+CSMS: 1,1,1\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CPBS=?\r
ofonod[20316]: Aux: < \r\n+CPBS:("SM","FD","ON","AP","SDN")\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28480,1,4,32\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CGREG=2\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+CGAUTO=0\r
ofonod[20316]: Aux: < \r\nERROR\r\n
ofonod[20316]: Aux: > AT+CGEREP=?\r
ofonod[20316]: Aux: < \r\n+CGEREP: (0-2),(0,1)\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CSMS?\r
ofonod[20316]: Aux: < \r\n+CSMS: 1,1,1,1\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28480,2,4,32\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CGEREP=2,1\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+CMGF=?\r
ofonod[20316]: Aux: < \r\n+CMGF: (0,1)\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28480,3,4,32\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CGACT?\r
ofonod[20316]: Aux: < \r\n+CGACT: 1,0\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CPMS=?\r
ofonod[20316]: Aux: < \r\n+CPMS:
("SM","ME"),("SM","ME"),("SM","ME")\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=192,28489\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"000000A06F49040000FFBB01020120"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CMGF=0\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28489,1,4,32\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CPMS="ME","ME","ME"\r
ofonod[20316]: Aux: < \r\n+CPMS: 0,180,0,180,0,180\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28489,2,4,32\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CNMI=?\r
ofonod[20316]: Aux: < \r\n+CNMI: (0-2),(0-3),(0,2),(0-2),(0-1)\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28489,3,4,32\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CNMI=1,2,2,1,0\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28489,4,4,32\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CMGL=4\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+CGSMS=3\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28489,5,4,32\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=192,20256\r
ofonod[20316]: Aux: < \r\n+CME ERROR: 13\r\n

This is after ./test/online-modem. The EG912Y managed to connect before
shutting itself down after ~20 seconds:

ofonod[20316]: Aux: > AT+CFUN=1\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+CREG=?\r
ofonod[20316]: Aux: < \r\n+CREG: (0-2)\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CREG=2\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+QINDCFG="csq",1\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+QINDCFG="act",1\r
ofonod[20316]: Aux: < \r\nOK\r\n\r\n+QIND: "act","UNKNOWN"\r\n
ofonod[20316]: Aux: > AT+CREG?\r
ofonod[20316]: Aux: < \r\n+CREG: 2,0\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=192,28613\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"000002086FC5040000FFBB0102011A"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+COPS=0\r
ofonod[20316]: Aux: < \r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,1,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CREG?\r
ofonod[20316]: Aux: < \r\n+CREG: 2,0\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,2,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,3,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,4,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,5,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,6,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,7,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,8,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,9,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,10,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,11,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,12,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,13,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,14,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,15,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,16,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,17,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,18,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,19,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=178,28613,20,4,26\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=192,28486\r
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"000000116F46040000FFBB01020000"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=176,28486,0,0,17\r
ofonod[20316]: Aux: < \r\n+QIND: "csq",99,99\r\n
ofonod[20316]: Aux: < \r\n+CRSM:
144,0,"0044415441204F4E4C59FFFFFFFFFFFFFF"\r\n\r\nOK\r\n
ofonod[20316]: Aux: > AT+CRSM=192,28437\r
ofonod[20316]: Aux: < \r\n+CME ERROR: 13\r\n
ofonod[20316]: Aux: < \r\n+QIND: "csq",23,99\r\n
ofonod[20316]: Aux: < \r\n+QIND: "act","LTE"\r\n
ofonod[20316]: Aux: < \r\n+CGREG: 5,"2EFD","65FC0C",7\r\n
ofonod[20316]: Aux: > AT+CGATT=0\r
ofonod[20316]: Aux: < \r\n+CREG: 5,"2EFD","65FC0C",7\r\n
ofonod[20316]: Aux: < \r\n+CGEV: EPS PDN ACT 1\r\n

Should you need more logs, let me know.
_______________________________________________
ofono mailing list -- ofono@ofono.org
To unsubscribe send an email to ofono-le...@ofono.org

_______________________________________________
ofono mailing list -- ofono@ofono.org
To unsubscribe send an email to ofono-le...@ofono.org

Reply via email to