ublox SARA-U260 not showing up in mmcli

Brent Sink brents_3 at hotmail.com
Sat May 6 04:48:49 UTC 2017


> I'm not sure if this helps, but I noticed that all the letters in

> "@T*BFLH" are off by one, except T.
> In ascii, T is the only letter that is even.
> So minicom sems to be zeroing out the last bit of your messages, (A =
> ascii 0x41 -> ascii 0x40 = @ and I = ascii 0x49 -> ascii 0x48 -> I).
> That's the "what", but I can't think of the "why"...

> Have you tried other serial programs (microcom, miniterm.py etc?)

> Cheers,
> Einar Jón

You are correct Einar they do appear to be off by one bit.  I set up minicom to use 115200 8N1.  I have noticed that if I paste the command into the terminal and press enter, it works.  It seems to only happen when I type.  Here is how stty shows the serial port configured:

# stty -F /dev/ttyACM0 -a
speed 9600 baud;stty: /dev/ttyACM0
 line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>;
eol2 = <undef>; swtch = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R;
werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0;
-parenb -parodd cs8 hupcl -cstopb cread clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff
-iuclc -ixany -imaxbel -iutf8
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt
echoctl echoke

Since I have a workaround by pasting what's on the clipboard it's at least progress, but I don't know if this is actually preventing modem manager from working correctly.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/modemmanager-devel/attachments/20170506/a73d1da8/attachment.html>


More information about the ModemManager-devel mailing list