Skip to content

Draft: Quectel: Add a new method to obtain version through mbim port

Mank Wang requested to merge Mank.Wang/ModemManager:main into main

For some modules, there is no AT port in mbim+GPS mode, so it is not possible to obtain complete version information through the AT port. Now add a new flow to obtain complete version information through the mbim port.

 In addition, modify the AT command to obtain the module name, use the ATI command to obtain the module name, and display it in the firmware-status.

Merge request reports