From 42c83376d3a4d6c297efaf91d3b1bb0536065686 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Mon, 22 Mar 2021 11:04:39 +0100 Subject: [PATCH] Add more info about error --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d1028f..29b1c77 100644 --- a/README.md +++ b/README.md @@ -164,13 +164,23 @@ root@OpenWrt:/# mmcli -b 1 | total-bytes tx: 79 ``` +Errors : +``` +QMI protocol error (14): 'CallFailed' +``` + + +``` +call end reason (3): generic-no-service +verbose call end reason (3,2001): [cm] no-service +``` Next step: qmi-utils! - https://forum.sierrawireless.com/t/mc7354-got-qmi-error-callfailed-when-starting-network/9053 - https://community.autopi.io/t/error-when-starting-qmi-connection/2338 - + - https://lists.freedesktop.org/archives/libqmi-devel/2018-January/002707.html ## Logs