terka
Advanced Member level 4

atd command
Hi
1.- Ericsson r520
2.- DRS-11 data cable (serial com port) conected on PC
3.- WinXP Hyperterminal software
I make a call using: " ATD <phone number><CR>" ====> its working very well
When call is on, then I try to send DTMF using: " AT+VTS=<DTMF> "
But when a put the "A" character in hyperterminal the call terminates, and i can´t send the tone what i wich.
This is incorrect operations or ist normally?
I hope you cooperations
Thank you
Bye
Added after 1 hours 51 minutes:
Hi
The answers is:
atd<#>;<CR> ======> working with ";"
after;
at+vts="0" =====> working when call is on
WOW
the ";" character was the problem....however, without ";" the call is successful too, but the call drops when press any key in hyperterminal...
Its easy send this command to cell phone from a PIC 16f84, and my project is remote control with SMS and DTMF....some times sms delivery is very slow...In fact, DTMF is faster and reliable......
Bye
Hi
1.- Ericsson r520
2.- DRS-11 data cable (serial com port) conected on PC
3.- WinXP Hyperterminal software
I make a call using: " ATD <phone number><CR>" ====> its working very well
When call is on, then I try to send DTMF using: " AT+VTS=<DTMF> "
But when a put the "A" character in hyperterminal the call terminates, and i can´t send the tone what i wich.
This is incorrect operations or ist normally?
I hope you cooperations
Thank you
Bye
Added after 1 hours 51 minutes:
Hi
The answers is:
atd<#>;<CR> ======> working with ";"
after;
at+vts="0" =====> working when call is on
WOW
the ";" character was the problem....however, without ";" the call is successful too, but the call drops when press any key in hyperterminal...
Its easy send this command to cell phone from a PIC 16f84, and my project is remote control with SMS and DTMF....some times sms delivery is very slow...In fact, DTMF is faster and reliable......
Bye