Hi,

I am working on enabling a Telit LE910-SVG modem with ofono. It is LE910 V1 
which is completely different to LE910 V2. This is a modem which only has LTE 
data, no GSM/UMTS, no CDMA.
I have hit a problem as it appears to register only to a GPRS network - not to 
a "normal" one:

AT+CREG?
+CREG: 2,0

AT+CGREG?
+CGREG: 2,1,"3B01","E6A903",7,3D

I am using atmodem and it does not even check +CGREG when it gets +CREG: 2,0:

ofonod[2909]: Aux: > AT+CREG?\r
ofonod[2909]: Aux: < \r\n+CREG: 2,0\r\n\r\nOK\r\n
ofonod[2909]: ../git/src/network.c:ofono_netreg_status_notify() /telit_0 status 
0 tech -1
ofonod[2909]: ../git/src/network.c:current_operator_callback() 0x56851870, 0
ofonod[2909]: ../git/src/gprs.c:netreg_status_changed() 0
ofonod[2909]: ../git/src/gprs.c:gprs_netreg_update() attach: 0, 
driver_attached: 0


Has such a modem been used with ofono before?

I would appreciate any pointers how to tackle this issue.
Thanks.

Lukasz
_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono

Reply via email to