Re: Using ModemManager getting IP but not reflecting to NetworkManager

2020-09-24 Thread Aleksander Morgado
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

Re: Using ModemManager getting IP but not reflecting to NetworkManager

2020-09-24 Thread NIKHIL PATIL
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

Location of rmnet setup

2020-09-24 Thread Michał Mazur
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

Re: Using ModemManager getting IP but not reflecting to NetworkManager

2020-09-24 Thread Aleksander Morgado
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

Re: Using ModemManager getting IP but not reflecting to NetworkManager

2020-09-24 Thread NIKHIL PATIL
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

Re: Location of rmnet setup

2020-09-24 Thread Aleksander Morgado
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

AW: ModemManager 1.14.2 Setup - undefined symbol: mm_bearer_stats_get_failed_attempts​

2020-09-24 Thread Federico Murciano
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