On Thu, 12 Nov 2015 13:15:16 +0100
José wrote:
> ModemManager &
> (wait for the modem to be detected)
> mmcli -m 0 --simple-connect="apn=.."
>
> This somtimes works, but most of the time fails.
My crystal ball says to wait 1-2 minutes for the modem's firmware to
finish its boot sequence befor
Hi,
Forgive me if I already asked this, but I've searched and I think I haven't:
Does MM work with SIM800L?
Through serial port (ttyS4, for instance)?
Through USB port (ttyUSB0, with serial-to-USB converter PL2303)?
How do I know if ttyS4 ou ttyUSB0 use dbus?
Thanks.
--
João M. S. Silva
___
On Thu, Nov 12, 2015 at 1:15 PM, José wrote:
>
> I am working with two different QMI modems (Telit LE910 and Sierra MC7710 in
> QMI mode) and experimenting one issue with both of them.
>
> After boot I try to establish the connection:
>
> ModemManager &
> (wait for the modem to be detected)
> mmc
I am working with two different QMI modems (Telit LE910 and Sierra MC7710
in QMI mode) and experimenting one issue with both of them.
After boot I try to establish the connection:
ModemManager &
(wait for the modem to be detected)
mmcli -m 0 --simple-connect="apn=.."
This somtimes works, but mos