Re: [RFC] Initial support for the new MC74XX modules

2016-01-06 Thread Bjørn Mork
Aleksander Morgado writes: > The UIM service changes missing are quite a lot (and complex), truth > be told, so it may take a while until all are ready to land in git > master... I may actually end up changing the default logic to use UIM > if supported, and DMS UIM otherwise, not sure. Yes, I b

Question about resetting ModemManager SIM data.

2016-01-06 Thread Troels Olesen
Hi ModemManager developers. My situation is this. I have a Sierra MC7710 Modem, that is connected to a external SIM card switcher. I can switch the SIM card when the modem is in low-power state. But when i return the modem to high-power state after the switch, the SIM data stored by ModemManager

Problems with gobi 4000 connecting via QMI

2016-01-06 Thread Harald Jung
Hi, the "HP lt4112 Gobi 4G Module" can't establish a network connection. The device is recognozied by the system, but the IP connection fails. Details and logs can be found here: http://www.hjit.de/lt4112.txt regards Harald ___ ModemManager-devel mai

Re: Question about resetting ModemManager SIM data.

2016-01-06 Thread Dan Williams
On Wed, 2016-01-06 at 15:03 +0100, Troels Olesen wrote: > Hi ModemManager developers. > > My situation is this. I have a Sierra MC7710 Modem, > that is connected to a external SIM card switcher. > > I can switch the SIM card when the modem is in low-power state. > But when i return the modem to h

Re: Problems with gobi 4000 connecting via QMI

2016-01-06 Thread Dan Williams
On Wed, 2016-01-06 at 16:01 +0100, Harald Jung wrote: > Hi, > > the "HP lt4112 Gobi 4G Module" can't establish a network connection. > The device is recognozied by the system, but the IP connection fails. > > Details and logs can be found here: http://www.hjit.de/lt4112.txt > What version of Mo

Re: Using SMS with MC7354 in the Verizon LTE network

2016-01-06 Thread Aleksander Morgado
On Tue, Jan 5, 2016 at 11:19 PM, Reinhard Speyerer wrote: > AFAIK it should not be required to implement a IMS client in > ModemManager for sending/receiving SMS in the Verizon LTE network at > least when either the MC7750 or the MC7354 with the VZW Gobi image is > used as both include an IMS clie

Re: Question about resetting ModemManager SIM data.

2016-01-06 Thread Troels Olesen
The SIM switcher is controlled by a GPIO pin, and it does not give the modem a indication that the sim has been switched. The modem is a Sierra MC7710 set to use ATmodem commands, its configured to disable the SIM card connection when entering low-power mode. An example of how i switch the sim

Re: [RFC] Initial support for the new MC74XX modules

2016-01-06 Thread Dan Williams
On Tue, 2015-12-29 at 17:56 +0100, Aleksander Morgado wrote: > Hey, > > The new Sierra MC74XX modules are very very different to all previous > Sierra modules. Among other things, they always work in raw-ip mode, > and they also don't implement "DMS UIM" commands. > > This series of patches intro

Using SMS with MC7354 in the Verizon LTE network

2016-01-06 Thread Jerry Hicks
> Date: Tue, 5 Jan 2016 23:19:20 +0100 > From: Reinhard Speyerer > To: modemmanager-devel@lists.freedesktop.org > Subject: Using SMS with MC7354 in the Verizon LTE network > Message-ID: <20160105221919.ga1...@arcor.de> > Content-Type: text/plain; charset=us-ascii > > AFAIK it should not be requ

Re: Question about resetting ModemManager SIM data.

2016-01-06 Thread Aleksander Morgado
On Wed, Jan 6, 2016 at 5:59 PM, Troels Olesen wrote: > So what i am missing is a some functionality to tell ModemManager that the > SIM has been switched, > and thereby reinitializing the the MMBaseSim object. The only way to do that at the moment is to fully reboot the modem with a reset, so tha