Re: [URGENT] Regressions in latest QMI-related packages

2016-10-16 Thread Schroer, Jens Peter
Ajay, Judging by your comments you are running a Debian based Linux distro using apt to install packages? If so, make install will not replace the installed package or update the package database. It will only copy the binaries to the different locations, and you might get version mismatches i

Re: [URGENT] Regressions in latest QMI-related packages

2016-10-16 Thread Schroer, Jens Peter
be a cleaner way, and might help others too who might need these updated packages as rpms. Just a pointer to the link explaining how to generate the deb files from modmemanager/libqmi/libmbim source-files will help :) On Mon, Oct 17, 2016 at 11:47 AM, Schroer, Jens Peter wrote: Ajay, Judging

Re: [URGENT] Regressions in latest QMI-related packages

2016-10-16 Thread Schroer, Jens Peter
be a cleaner way, and might help others too who might need these updated packages as rpms. Just a pointer to the link explaining how to generate the deb files from modmemanager/libqmi/libmbim source-files will help :) On Mon, Oct 17, 2016 at 11:47 AM, Schroer, Jens Peter wrote: Ajay, Judging

Re: How can I help to add ublox Sara-270 support on ublox branch?

2017-01-05 Thread Schroer, Jens Peter
Hi, sorry for the long response time. Did not have the time to dig into this more up till now. Happy new year. First, I tried the ublox branch. It does recognise the modem and loads the plugin, however when doing a mmcli -m 0 --simple-connect it fails while creating the bearer. Up on closer i

Generic AT response parser for OK / ERROR to be used in plugins?

2017-01-07 Thread Schroer, Jens Peter
Hi, I am currently trying to add support for the U-Blox Sara U270 to the ublox branch. For that I need to run some AT commands on the modem. Some of them just return the common generic OK / ERROR. So instead of me reinventing the wheel I was wondering if there is a generic AT response parser i

Re: ublox SARA-U260 not showing up in mmcli

2017-05-03 Thread Schroer, Jens Peter
Hey, Author of the patch here. I am running the modem in Ethernet over USB mode here and tested the patch especially in that regards. I meant to upstream the patch, but time is the limiting factor so far. Sorry for that. Just for you to try out, this is the command line I use for screen to

Re: ublox SARA-U260 not showing up in mmcli

2017-05-10 Thread Schroer, Jens Peter
Just for comparison the output for the ACM0 port on my systems: speed 57600 baud; rows 0; columns 0; line = 0; intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^A; eol = ; eol2 = ; swtch = ; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V; discard = ^O; min = 1; time = 0

How can I help to add ublox Sara-270 support on ublox branch?

2016-09-23 Thread Schroer, Jens Peter
Hey, First of all, thank you all for this great piece of software and the dedication to keep this alive! About myself, my name is Jens. I am working for a company in Sweden on an embedded product containing the ublox Sara-270 module. The OS is Yocto based and we would like to use modemmanager