Dual LTE : Modems getting dropped
Aleksander Morgado
aleksander at aleksander.es
Thu Feb 24 20:17:56 UTC 2022
Hey
> We are using Quectel EC25 Dual LTE on a BPI-R64 board.
>
> When we try mmcli command to disable a modem
>
> 1. When we disable a Modem-A, it will throw Time out error and drop that Modem-A
>
> 2. When we disable Modem-A, if it get any error, Modem-B is getting dropped.
>
> 3. When we disable Modem-A, if it get any error, Both Modems are getting dropped., we see following behavior.
>
How are you disabling the modems?
>
>
> Currently we are using Modem Manager version 1.10 with ubuntu 18.04.
>
1.10 is extremely old, and fully unsupported, a lot of bugfixes have
happened since 1.10 was released.
>
> I would like to know , whether do we have support for multiple LTE in the Modem Manager.
>
Of course, yes. ModemManager can handle *any* amount of modems at the same time.
> When other process is executing qmicli command, if we issue mmcli commands on the same Modem, is it handled..
>
Two warnings here:
* If you run qmicli commands that may affect the state machine
managed by ModemManager, then ModemManager may get out of sync. You
must not send any qmicli command that may affect the state machine in
ModemManager. E.g. you can ask info from the modem with qmicli without
any issue; but you cannot update settings or any other thing in the
modem via qmicli. If you do that, you're on your own :)
* If you run qmicli commands while ModemManager is running, make sure
you always use the "-p" option in qmicli, so that the commands go
through the qmi-proxy that should have been started. If you don't do
this, you would be hijacking the modems from ModemManager, effectively
breaking the management of the devices by the MM daemon.
>
> The information contained in this message may be confidential and proprietary to AmZetta Technologies, LLC. This communication is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. Please promptly notify the sender by reply e-mail or by telephone at 770-246-8750, and then delete or destroy all copies of the transmission.
Please try to avoid sending this kind of warnings :) you're sending an
email to a public mailing list, the email will be archived forever and
publicly available for anyone out there.
Cheers!
--
Aleksander
https://aleksander.es
More information about the ModemManager-devel
mailing list