Thanks. Is there any risk in calling qmicli functions when ModemManager is in charge of the modem?
On Sat, Feb 25, 2023 at 6:29 AM Aleksander Morgado < aleksande...@chromium.org> wrote: > On Tue, Feb 14, 2023 at 2:44 AM Tom Isaacson <tom.isaac...@teknique.com> > wrote: > > > > Using "qmicli --nas-swi-get-status" I can get the temperature of the > modem: > > > > [/dev/cdc-wdm0] Successfully got status: > > Common Info: > > Temperature: '32' > > Modem mode: 'online' > > System mode: 'lte' > > IMS registration state: 'full-srv' > > Packet service state: 'attached' > > LTE info: > > Band: '(null)' > > Bandwidth: '10' > > RX channel: '6300' > > TX channel: '24300' > > EMM state: 'registered' > > EMM sub state: '0' > > EMM connection state: 'rrc-idle' > > > > But I can't find this in ModemManager. Is it just not implemented or > > is there some limitation that prevents it? > > > > Just not implemented, we don't have any defined API for that. > > -- > Aleksander > -- Tom Isaacson