3gpp-set-eps-ue-mode-operation fails to set some options

2022-07-01 Thread Brendan Simon
I'm trying to use the `--3gpp-set-eps-ue-mode-operation` to set `data-centric` or `voice-centric` modes. I note there are 4 possible values: ps-1, ps-2, csps-1 and csps-2, with ps-2 and csps-2 being data-centric. My Quectel E21 modem only accepts one option; csps-2. All other options fail. *Wha

RE: ModemManager 1.14.0: Can't send sms with some chars

2022-07-01 Thread Stanke, Scott
Hi Aleksander, I created a ticket with our IT team and our email communications appear to be working now. I understand the command from the Digi router shell: "modem sms-text 16511234567 world范例" runs the following commands: # # mmcli -m 0 \ # > --messaging-create-sms="text='hello world范例',nu

QCDM Switch to all modems?

2022-07-01 Thread Matheus Eduardo Garbelini
Hello, I'm new to ModemManager dev and I'm wondering if there is already any switch or feature that allows to disable any port to be used as diag port (qcdm). The reason is that I'm trying to use the diag port separately from another program and ModemManager is interfering with it when opening su

Re: QCDM Switch to all modems?

2022-07-01 Thread Aleksander Morgado
Hey Matheus, > > I'm new to ModemManager dev and I'm wondering if there is already any switch > or feature that allows to disable any port to be used as diag port (qcdm). > > The reason is that I'm trying to use the diag port separately from another > program and ModemManager is interfering with

Re: Vodafone network rejections when switching cell towers

2022-07-01 Thread Aleksander Morgado
Hey, > > We are experiencing network rejections when our device switches from cell > tower to cell tower. > > We have been in contact with our SIM provider, Vodafone, which says that this > is due to us sending delete and create session requests too rapidly (within > 40ms between requests). > >

Re: ModemManager Debugging

2022-07-01 Thread Aleksander Morgado
Hey, > > Thank you very much for the help. The customer added a few new logs after > your answer and I'm putting the file here for the ones interested in this > topic to see what is happening without the need to go to the Forum. There are > a few error codes 100 after they activated the debug l

Re: ModemManager 1.14.0: Can't send sms with some chars

2022-07-01 Thread Aleksander Morgado
Hey > > I created a ticket with our IT team and our email communications appear to be > working now. > > I understand the command from the Digi router shell: "modem sms-text > 16511234567 world范例" runs the following commands: > > # # mmcli -m 0 \ > # > --messaging-create-sms="text='hello world范

Re: 3gpp-set-eps-ue-mode-operation fails to set some options

2022-07-01 Thread Aleksander Morgado
Hey Brendan, > I'm trying to use the `--3gpp-set-eps-ue-mode-operation` to set > `data-centric` or `voice-centric` modes. > > I note there are 4 possible values: ps-1, ps-2, csps-1 and csps-2, with ps-2 > and csps-2 being data-centric. > > My Quectel E21 modem only accepts one option; csps-2. A

Re: QCDM Switch to all modems?

2022-07-01 Thread Matheus Eduardo Garbelini
Thanks a lot. I almost had to hardcode a forced ignore to all QCDIAG identified ports. This saved a lot of time. Regards. On Fri, 1 Jul 2022 at 17:23, Aleksander Morgado wrote: > Hey Matheus, > > > > > I'm new to ModemManager dev and I'm wondering if there is already any > switch or feature th