qmicli sometimes fails to connect

Tom Isaacson tom.isaacson at teknique.com
Tue Jul 7 19:09:29 UTC 2020


How do I specify the empty ("") APN? Is it just:
qmicli --wds-start-network="ip-type=4" --client-no-release-cid
--client-cid=CID

Thanks.

On Sat, Jun 13, 2020 at 8:38 PM Aleksander Morgado <aleksander at aleksander.es>
wrote:

> Hey!
>
>>
>>    1. Check an SD card is present (no point in hanging around
>>    otherwise): qmicli --device=/dev/cdc-wdm0 --device-open-qmi
>>    --uim-get-card-status
>>    2. Wait for GSM, WCDMA or LTE status to show available: qmicli -d
>>    /dev/cdc-wdm0 --device-open-qmi --nas-get-system-info
>>    3. Then connect: qmicli -d /dev/cdc-wdm0 --device-open-qmi --wds-start-network="ip-type=4,apn=internet"
>>    --client-no-release-cid
>>
>>
>>
> That sounds fine, although instead of passing ip-type=4 in the Start
> Network, I'd suggest to use:
> qmicli --wds-set-ip-family=4 --client-no-release-cid
> //Returns CID
> qmicli --wds-start-network="ip-type=4,apn=internet" --client-no-release-cid
> --client-cid=CID
>
>
> --
> Aleksander
> https://aleksander.es
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libqmi-devel/attachments/20200708/59eeb790/attachment.htm>


More information about the libqmi-devel mailing list