All of lore.kernel.org
 help / color / mirror / Atom feed
* Telit LE910V1 - LTE only modem
@ 2017-03-15 18:35 Lukasz Nowak
  2017-03-16  9:32 ` Piotr Haber
  0 siblings, 1 reply; 12+ messages in thread
From: Lukasz Nowak @ 2017-03-15 18:35 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 967 bytes --]

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-03-22 18:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-15 18:35 Telit LE910V1 - LTE only modem Lukasz Nowak
2017-03-16  9:32 ` Piotr Haber
2017-03-16  9:32   ` [PATCH] support Telit LE910 modem Piotr Haber
2017-03-16 12:57   ` Telit LE910V1 - LTE only modem Lukasz Nowak
2017-03-20 13:19   ` Lukasz Nowak
2017-03-20 13:32     ` gluedig
2017-03-20 14:39     ` Denis Kenzior
2017-03-20 16:46       ` Lukasz Nowak
2017-03-20 23:39         ` Denis Kenzior
2017-03-21 17:50           ` Lukasz Nowak
2017-03-21 18:57             ` Denis Kenzior
2017-03-22 18:23               ` Lukasz Nowak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.