Skip to content

Quectel: Fix the issue of incorrect module version display after the upgrade is completed.

Mank Wang requested to merge (removed):fix_incorrect_module_version into main

After LVFS upgrade, the module needs to be restarted. ModemManager queries the module information, sometimes the module is not ready, and the information queried by "mmcli -m any --firmware-status" is incomplete, It is now modified to re query once per second when obtaining incomplete versions, up to a maximum of 16 times.

Signed-off-by: mank.wang mank.wang@quectel.com

Merge request reports