Re: 5G connection establishment

2020-09-29 Thread Sebastian Sjoholm
icial Intelligence Laboratory Chief Executive > Director: Prof. Dr. Dr. h.c. Sahin Albayrak > > > Von: Sebastian Sjoholm > Gesendet: Dienstag, 29. September 2020 20:07 > An: Federico Murciano > Cc: Reinhard Speyerer; modemmanager-devel@lists.freedesktop.org > Betreff: Re: 5G

Re: 5G connection establishment

2020-09-29 Thread Sebastian Sjoholm
Hi, I don't have MM installed, but when using minicom on the AT port, at+qeng="servingcell" +QENG: "servingcell","NOCONN" +QENG: "LTE","FDD",235,96,11A8801,270,225,1,5,5,D9,-75,-5,-52,24,- +QENG:"NR5G-NSA",235,96,330,-64,345,-11 OK Regards, Sebastian On Tue, Sep 29, 2020 at 7:47 PM Federico Mu

Re: Adding Telit ME310G1-WW support

2020-07-12 Thread Sebastian Sjoholm
Hi, Regarding the ECM. I have been working with the BG95 which uses the same chipset (MDM9205) it exposes the qmi device, but it is not either possible to use, on BG95 it is not supported at all, even it is exposed. Might be related. -Sebastian On Sun, Jul 12, 2020 at 8:28 PM Mark Deneen wrote:

Re: 5G Signal properties

2020-06-09 Thread Sebastian Sjoholm
Hi Nick, Since the system is 5G NSA (none stand alone), only the user data is used with the 5G, the control data is still using LTE. Therefor if there are no active user data, the 5G NSA status would not be active, it will activate during data usage (this would be the normal behaviour). So, when t

Re: Huawei ME906s-158 (a.k.a. HP lt4132) IPv6 support

2017-07-06 Thread Sebastian Sjoholm
My unit is actually LT4120, but the same udev sentences went well here as well. root@SBC01:~# mbimcli -p -d /dev/cdc-wdm0 --query-device-caps [/dev/cdc-wdm0] Device capabilities retrieved: Device type: 'remote' Cellular class: 'gsm' Voice class: 'no-voice' Sim class: 'removable'

Re: Huawei ME906s-158 (a.k.a. HP lt4132) IPv6 support

2017-07-05 Thread Sebastian Sjoholm
Hi, The LT4120 might have it's own challenges. The website you are referring to does add udev rule to set the configuration of the modem, as it seems to be in win8 mode as original, and that the Linux system does not seem to cope with very well. This is when it is in default, without any udev rul

Re: How to issue an "ifup broadband" when this is logged

2017-02-08 Thread Sebastian Sjoholm
> On Feb 8, 2017, at 21:14 , Russ Westrem wrote: > > I have tried locking bands and not locking them. My setup is stationary and > does not switch towers or bands normally. But after about 30 min of > connection the connection is lost. The ip actually does stay the same. The > Mmcli -b 0 s

Re: 03f0:521d Hewlett-Packard again

2016-09-19 Thread Sebastian Sjoholm
> On Sep 19, 2016, at 23:14 , Harald Jung wrote: > > I don't think that this device is triggered by any udev rule, so > usb_modeswitch won't be triggered > > grep 03f0 40-usb_modeswitch.rules * > 40-usb_modeswitch.rules:ATTR{idVendor}=="03f0", ATTR{idProduct}=="002a", > RUN+="usb_modeswitch '

QUECTEL EC20/EC21. Several drivers supported, which one is better to use?

2016-09-19 Thread Sebastian Sjoholm
Hi, If using the kernel 4.7.4 the EC20 will work out of the box with qmicli, and does not need raw-ip. According to Quectel documents the EC21/EC25 need raw-ip, but I have not been able to get the QMI communication to work with those yet. ati Quectel EC20 Revision: EC20EQAR02A03E2G OK root@EC