On Fri, 2017-03-31 at 07:23 +0000, Thomas Lang wrote:
> I will check this today.
> I tried a MC 7710 as well same problem --location-status gives that
> 3g location is enabled when I try --location-get I get not
> available. 
> Does the MC 7710   have the same problem as the Ericsson one?

If it's running in MBIM mode, yes.  If it's in QMI or DirectIP, then no
(because it uses AT ports for the 3GPP registration checks and thus we
get LAC/CID with "AT+CREG=2; AT+CREG?").

Dan

> -----Ursprüngliche Nachricht-----
> Von: Aleksander Morgado [mailto:[email protected]
> Gesendet: Donnerstag, 23. März 2017 13:01
> An: Thomas Lang <[email protected]>; Dan Williams <[email protected]
> om>; ModemManager (development) <[email protected]
> .org>
> Betreff: Re: AW: h5321gw Problem with --location-get
> 
> On 23/03/17 08:47, Thomas Lang wrote:
> > Hmm. I tried at+CREG? To get the CellInfo. But I the response is
> > empty. In the Debug the info is present:
> > 
> > ModemManager[3184]: <debug> [1490255043.880383] 
> > [mm-port-serial.c:1237] mm_port_serial_open(): (cdc-wdm2) device
> > open 
> > count is 2 (open)
> > ModemManager[3184]: <debug> [1490255043.880449] [mm-port-serial-
> > at.c:440] debug_log(): (cdc-wdm2): --> 'AT+CREG?<CR><LF>'
> > ModemManager[3184]: <debug> [1490255043.917955] [mm-port-serial-
> > at.c:440] debug_log(): (cdc-wdm2): <-- '<CR><LF>+CREG:
> > 2,1,"03B9","0EAD5D18",2<CR><LF><CR><LF>OK<CR><LF>'
> > ModemManager[3184]: <debug> [1490255043.918155] 
> > [mm-port-serial.c:1294] _close_internal(): (cdc-wdm2) device open 
> > count is 1 (close)
> > 
> > Can I use the mmcli -m 0 --commnad=+CREG?
> 
> That is expected, because the response is processed by the
> unsolicited message handlers, so you just get an empty string as
> return.
> 
> Do you see any 3GPP location info reported by mmcli --location-get-
> 3gpp after having sent +CREG with --command?
> 
> --
> Aleksander
> https://aleksander.es
> _______________________________________________
> ModemManager-devel mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel
_______________________________________________
ModemManager-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel

Reply via email to