gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sending AT from shell?


From: Pawel Kot
Subject: Re: sending AT from shell?
Date: Tue, 04 Mar 2003 12:25:35 +0100

>>> address@hidden 4 March 2003 11:57:34 >>>
> I'm attempting to just send commands to the tty device (keyspan usb
to 
> serial) from a shell:
> 
> echo 'ATI1=?<rCR>'  >  /dev/tty.USAetc
> 
> And expecting responses to stdout, but I'm a getting nothin! Am I 
> overlooking something, or just plain wrong?

You are plain wrong :-) You need to read the answers from the same
device you write to. That's what minicom/kermit does for you.

pkot




reply via email to

[Prev in Thread] Current Thread [Next in Thread]