Can't get Quectel UC20 modem working on Embedded Board

Aleksander Morgado aleksander at aleksander.es
Sat Dec 12 06:55:08 PST 2015


On Sat, Dec 12, 2015 at 3:38 PM, Yegor Yefremov
<yegorslists at googlemail.com> wrote:
>> I just can't seem to get an IP address.  There must be a misconfiguration or
>> something not installed, but I can't work out what it is.
>

When manually connected through mmcli, you need to manually configure
the WWAN once connected. This is, once your --simple-connect call
succeeds, you then need to ifup and setup the WWAN.

> What happens, when you  perform "dhclinet wwan0" after connection?

As Yegor suggests, you can just run a DHCP client on the interface
once --simple-connect succeeds, and the DHCP server built-in the modem
will get you the WWAN setup with the correct details.

But, if you also use NetworkManager, you shouldn't need to run mmcli
--simple-connect, and instead you'll need to create a mobile broadband
setting (doesn't nmcli now allow to do this?) and get that connection
activated in NM. NM will then take care of the MM connection and WWAN
setup automatically.

-- 
Aleksander
https://aleksander.es


More information about the ModemManager-devel mailing list