On Tue, 2015-09-01 at 00:38 +0100, João M. S. Silva wrote:
> On 08/31/2015 09:03 PM, Dan Williams wrote:
> > serial ports and may be designated /dev/ttyS0. Do you have
> > any /dev/ttySx ports and if so can you talk to the modem with them?
>
> Yes, I communicate for instance with miniterm.py /dev
On 08/31/2015 09:03 PM, Dan Williams wrote:
serial ports and may be designated /dev/ttyS0. Do you have
any /dev/ttySx ports and if so can you talk to the modem with them?
Yes, I communicate for instance with miniterm.py /dev/ttyS0 115200.
*Maybe*. ModemManager supports standard 3GPP AT comm
On Mon, 2015-08-31 at 20:23 +0100, João M. S. Silva wrote:
> Thanks for the explanation.
>
> On 08/31/2015 07:59 PM, Dan Williams wrote:
> > Not quite correct. ModemManager does not use D-Bus to talk to the
> > modem; it uses D-Bus to talk to client applications. To talk to the
>
> So, when I u
Thanks for the explanation.
On 08/31/2015 07:59 PM, Dan Williams wrote:
Not quite correct. ModemManager does not use D-Bus to talk to the
modem; it uses D-Bus to talk to client applications. To talk to the
So, when I use mmcli (client application), I am using the DBus to talk
to the ModemMa
On Mon, 2015-08-31 at 19:37 +0100, João M. S. Silva wrote:
> Hi,
>
> I am using ModemManager to control an HSDPA modem:
>
> $ lsusb
> Bus 001 Device 004: ID 12d1:1001 Huawei Technologies Co., Ltd.
> E169/E620/E800 HSDPA Modem
>
> But now we are testing this device: SIM800L from SIMCom.
>
> Thi