Hola Mónica,
>
> I am using EM7455 module and I would like to send AT commands using mmcli and
> ModemManager in Debug mode.
>
>
>
> Is there any problem to use this functionality when the modem is in failed
> state because of sim missing?
>
> I couldn’t send any commands because the answer is a
Hello!!
So, due to some issues I will have to rewrite my code from scratch anyway. And
so this time I am doing it with a different use-case in mind.
I should monitor incoming and outgoing voice calls for a modem. How may I
manage objects lifetime, assuming ModemManager and the modem may disapp
Hey!
> So, due to some issues I will have to rewrite my code from scratch anyway.
> And so this time I am doing it with a different use-case in mind.
>
> I should monitor incoming and outgoing voice calls for a modem. How may I
> manage objects lifetime, assuming ModemManager and the modem may d
thank you very very much for your reply!
What do you mean by a "signel GObject"? A list ? Or building a new GObject type
on my own?
And, secondly, is there a way to obtain the audio port from MM? In my setup,
ttyUSB0 and ttyUSB2 are marked as AT port, audio is ttyUSB1.
thank you very very muc
Hey,
> What do you mean by a "signel GObject"? A list ? Or building a new GObject
> type on my own?
>
I mean a new GObject type of your own.
> And, secondly, is there a way to obtain the audio port from MM? In my setup,
> ttyUSB0 and ttyUSB2 are marked as AT port, audio is ttyUSB1.
>
If you k