Hey,
> 1) How we can send AT commands to LTE module (/dev/ttyUSB2) using
> mmcli command ? can u please explain procedure.
>
The Modem.Command() DBus API is only allowed under certain non-default
scenarios: you need to either run ModemManager daemon with --debug, or
otherwise build the wh
Hi ,
I am running *mmcli G --debug * command then *mmcli -m 0
--command="ATI".*
then also not happening
how we can set debug mode.
i am stuck here please help.
On Thu, Sep 24, 2020 at 12:43 PM Aleksander Morgado <
aleksan...@aleksander.es> wrote:
> Hey,
>
> > 1) How we can s
Hey,
I'm working on the setup of a rmnet device for QRTR node and would like to
create a new file mm-kernel-device-rmnet.c in src/kerneldevice. Support for
the QRTR kernel device subclass will be in
src/kerneldevice/mm-kernel-device-qrtr.c.
Setup function would be called from mm-base-manager.c whe
Hey,
> I am running mmcli G --debug command then mmcli -m 0 --command="ATI".
> then also not happening
>how we can set debug mode.
>i am stuck here please help.
>
The --debug goes in the ModemManager daemon call, not in the mmcli
client call. You need to run the whole ModemManage
Hi ,
Thanks alot sir
On Thu, Sep 24, 2020 at 2:41 PM Aleksander Morgado
wrote:
> Hey,
>
> > I am running mmcli G --debug command then mmcli -m 0
> --command="ATI".
> > then also not happening
> >how we can set debug mode.
> >i am stuck here please help.
> >
>
> The --debug go
Hey!
>
> I'm working on the setup of a rmnet device for QRTR node and would like to
> create a new file mm-kernel-device-rmnet.c in src/kerneldevice. Support for
> the QRTR kernel device subclass will be in
> src/kerneldevice/mm-kernel-device-qrtr.c.
> Setup function would be called from mm-bas
Hey Aleksander,
I was installing now another 5G modem and I realized that when I was running
mmcli it was instantiating another ModemManager (before installed with snap)
than the new installed version 1.14.2 so I remove it but now I can't run mmcli
at all. It seems like mmcli does not find Mode