For Programmers: Free Programming Magazines  


Home > Archive > Unix Programming > March 2007 > how to use to send at command to a linux modem









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author how to use to send at command to a linux modem
wolverine

2007-03-20, 8:09 am

Hi,
I have issued the command " cu -l /dev/ttyUSB0 -s 460800 " and
i got a message "connected".
But i don't know how to send AT command to the ttyUSB0 which is a
modem. The problem is "cu" is accepting only those commands beginning
with a "~". I read the man page of "cu", but didn't get any thing
useful. Do any one know how to send an AT command using the cu ?.


Thanks in Advance
Kiran,

Bin Chen

2007-03-20, 8:09 am

On Mar 20, 6:54 pm, "wolverine" <kiran.ha...@gmail.com> wrote:
> Hi,
> I have issued the command " cu -l /dev/ttyUSB0 -s 460800 " and
> i got a message "connected".
> But i don't know how to send AT command to the ttyUSB0 which is a
> modem. The problem is "cu" is accepting only those commands beginning
> with a "~". I read the man page of "cu", but didn't get any thing
> useful. Do any one know how to send an AT command using the cu ?.

Have you tried minicom?


wolverine

2007-03-21, 5:41 am

On Mar 20, 4:42 pm, "Bin Chen" <binary.c...@gmail.com> wrote:
> On Mar 20, 6:54 pm, "wolverine" <kiran.ha...@gmail.com> wrote:> Hi,
>
> Have you tried minicom?


Minicom was not working correctly. So only i want for cu

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com