Hi Andrew,
Thank you for your response! No, this device has never registered with a mobile network using the Hologram SIM. However, the same SIM has worked with another modem in the past.
Here’s the output:
/ # JsonClient /tmp/cgi-2-sys at_cmd '{"cmd":"AT"}'
send:
{ "action": "at_cmd", "args": { "cmd": "AT" } }
read:
{ "at_cmd": { "errno": 0, "errmsg": "", "result": "AT\r\r\nOK\r\n" } }
/ # JsonClient /tmp/cgi-2-sys at_cmd '{"cmd":"ATI"}'
send:
{ "action": "at_cmd", "args": { "cmd": "ATI" } }
read:
{ "at_cmd": { "errno": 0, "errmsg": "", "result": "ATI\r\r\nManufacturer: WNC\r\nModel: M18Q2FG-1\r\nRevision: MPSS: M18Q2_v12.09.182151 APSS: OE_v01.09.184161 CUSTAPP: \r\r\n\r\nSVN: 07\r\nIMEI: 014814000339083\r\n+GCAP: +CGSM\r\n\r\nOK\r\n" } }
/ # JsonClient /tmp/cgi-2-sys at_cmd '{"cmd":"AT+CGMI"}'
send:
{ "action": "at_cmd", "args": { "cmd": "AT+CGMI" } }
read:
{ "at_cmd": { "errno": 0, "errmsg": "", "result": "AT+CGMI\r\r\nWNC\r\n" } }
/ # JsonClient /tmp/cgi-2-sys at_cmd '{"cmd":"AT+CGMM"}'
send:
{ "action": "at_cmd", "args": { "cmd": "AT+CGMM" } }
read:
{ "at_cmd": { "errno": 0, "errmsg": "", "result": "AT+CGMM\r\r\nM18Q2FG-1\r\n" } }
/ # JsonClient /tmp/cgi-2-sys at_cmd '{"cmd":"AT+GMM"}'
send:
{ "action": "at_cmd", "args": { "cmd": "AT+GMM" } }
read:
{ "at_cmd": { "errno": 0, "errmsg": "", "result": "AT+GMM\r\r\nM18Q2FG-1\r\n\r\nOK\r\n" } }
/ # JsonClient /tmp/cgi-2-sys at_cmd '{"cmd":"AT+CPIN?"}'
send:
{ "action": "at_cmd", "args": { "cmd": "AT+CPIN?" } }
read:
{ "at_cmd": { "errno": 0, "errmsg": "", "result": "AT+CPIN?\r\r\n+CPIN: PH-NET PIN\r\n\r\nOK\r\n" } }
/ # JsonClient /tmp/cgi-2-sys at_cmd '{"cmd":"AT+CCID"}'
send:
{ "action": "at_cmd", "args": { "cmd": "AT+CCID" } }
read:
{ "at_cmd": { "errno": 0, "errmsg": "", "result": "AT+CCID\r\r\nERROR\r\n" } }
/ # JsonClient /tmp/cgi-2-sys at_cmd '{"cmd":"AT+CRSM=176,28539,0,0,12"}'
send:
{ "action": "at_cmd", "args": { "cmd": "AT+CRSM=176,28539,0,0,12" } }
read:
{ "at_cmd": { "errno": 0, "errmsg": "", "result": "AT+CRSM=176,28539,0,0,12\r\r\n+CRSM: 105,130,\"\"\r\n\r\nOK\r\n" } }
/ # JsonClient /tmp/cgi-2-sys at_cmd '{"cmd":"AT+CFUN?"}'
send:
{ "action": "at_cmd", "args": { "cmd": "AT+CFUN?" } }
read:
{ "at_cmd": { "errno": 0, "errmsg": "", "result": "AT+CFUN?\r\r\n+CFUN: 1\r\n\r\nOK\r\n" } }
/ # JsonClient /tmp/cgi-2-sys at_cmd '{"cmd":"AT+CSQ"}'
send:
{ "action": "at_cmd", "args": { "cmd": "AT+CSQ" } }
read:
{ "at_cmd": { "errno": 0, "errmsg": "", "result": "AT+CSQ\r\r\nERROR\r\n" } }
/ # JsonClient /tmp/cgi-2-sys at_cmd '{"cmd":"AT+CSQ?"}'
send:
{ "action": "at_cmd", "args": { "cmd": "AT+CSQ?" } }
read:
{ "at_cmd": { "errno": 0, "errmsg": "", "result": "AT+CSQ?\r\r\nERROR\r\n" } }
/ # JsonClient /tmp/cgi-2-sys at_cmd '{"cmd":"AT+COPS"}'
send:
{ "action": "at_cmd", "args": { "cmd": "AT+COPS" } }
read:
{ "at_cmd": { "errno": 0, "errmsg": "", "result": "AT+COPS\r\r\nERROR\r\n" } }
/ # JsonClient /tmp/cgi-2-sys at_cmd '{"cmd":"AT+CREG?"}'
send:
{ "action": "at_cmd", "args": { "cmd": "AT+CREG?" } }
read:
{ "at_cmd": { "errno": 0, "errmsg": "", "result": "AT+CREG?\r\r\nERROR\r\n" } }
/ # JsonClient /tmp/cgi-2-sys at_cmd '{"cmd":"AT+CGREG?"}'
send:
{ "action": "at_cmd", "args": { "cmd": "AT+CGREG?" } }
read:
{ "at_cmd": { "errno": 0, "errmsg": "", "result": "AT+CGREG?\r\r\nERROR\r\n" } }
/ # JsonClient /tmp/cgi-2-sys at_cmd '{"cmd":"AT+CGDCONT?"}'
send:
{ "action": "at_cmd", "args": { "cmd": "AT+CGDCONT?" } }
read:
{ "at_cmd": { "errno": 0, "errmsg": "", "result": "AT+CGDCONT?\r\r\nERROR\r\n" } }
/ # JsonClient /tmp/cgi-2-sys at_cmd '{"cmd":"AT+CGACT?"}'
send:
{ "action": "at_cmd", "args": { "cmd": "AT+CGACT?" } }
read:
{ "at_cmd": { "errno": 0, "errmsg": "", "result": "AT+CGACT?\r\r\nERROR\r\n" } }
/ # JsonClient /tmp/cgi-2-sys at_cmd '{"cmd":"AT+COPS?"}'
send:
{ "action": "at_cmd", "args": { "cmd": "AT+COPS?" } }
read:
{ "at_cmd": { "errno": 0, "errmsg": "", "result": "AT+COPS?\r\r\nERROR\r\n" } }
/ # JsonClient /tmp/cgi-2-sys at_cmd '{"cmd":"AT+COPS=?"}'
send:
{ "action": "at_cmd", "args": { "cmd": "AT+COPS=?" } }
read:
{ "at_cmd": { "errno": 0, "errmsg": "", "result": "AT+COPS=?\r\r\nERROR\r\n" } }
After some research on this:
AT+CPIN?
+CPIN: PH-NET PIN
OK
it appears that the modem is indeed carrier locked; is that what you would conclude as well?
Thanks,
Nick