diff --git a/plugins/ublox/mm-broadband-modem-ublox.c b/plugins/ublox/mm-broadband-modem-ublox.c index 3dcbcbef..fe1c319d 100644 --- a/plugins/ublox/mm-broadband-modem-ublox.c +++ b/plugins/ublox/mm-broadband-modem-ublox.c @@ -520,7 +520,7 @@ set_current_modes_bands_step (GTask *task) mm_base_modem_at_command ( MM_BASE_MODEM (ctx->self), command, - 10, + 120, FALSE, (GAsyncReadyCallback) set_current_modes_bands_after_command_ready, task);