From 314154c614df68299b58c6c1ef032ee5b1c5cfc3 Mon Sep 17 00:00:00 2001 From: Trey Moen Date: Mon, 19 May 2025 21:42:20 -0700 Subject: [PATCH] need to test this on slow conn --- system/hardware/tici/esim.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/hardware/tici/esim.py b/system/hardware/tici/esim.py index 8081496887..876a1d3354 100755 --- a/system/hardware/tici/esim.py +++ b/system/hardware/tici/esim.py @@ -29,7 +29,7 @@ class LPA2: self.env['LPAC_APDU'] = 'qmi' self.env['QMI_DEVICE'] = '/dev/cdc-wdm0' - self.timeout_sec = 30 + self.timeout_sec = 45 def list_profiles(self): """