Hi Aleksander,
just to be clear, this is what I'm referring to:
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/blob/ec28c85a6a29e819266c4fb167e4defe9a2a33d9/src/mm-iface-modem-simple.c#L186
What would you suggest setting this to? Should this value be retrieved
via the modem's interface so it can be dynamically set by the modem model?
Best regards,
Sven
On 10/20/22 10:44, Aleksander Morgado wrote:
Hey,
I saw that the registration timeout, i.e. the max time to wait from
+COPS=0 to registered state to be reached, is set to 60s. On a modem I
am working on (Fibocom MA510-GL), I can see that this can take multiple
if not many minutes in certain cases. This appears to depend on what
RATs and bands are configured. Is there any way to increase this timeout
by means of configuration?
No way to configure that dynamically, but it would make sense to
update the default timeout and provide a common longer one for all
protocols (AT/QMI/MBIM), as we do for connection/disconnection
attempts.