Using microcom

Nico Erfurth masta at perlgolf.de
Fri Feb 8 08:18:54 PST 2008


Hi,

I'm currently trying to get a single AT command into my usb-modem. I
thought it would be as easy as

echo "ATXXX" | ./busybox microcom /dev/ttyUSB0

But microcom tries to set some attr on stdin, so I get this error:
microcom: can't tcsetattr for stdin: Invalid argument

Any suggestions?

Nico


More information about the busybox mailing list