| Author |
Up Arrow AT Command in T610 |
robert_o Joined: Feb 10, 2003 Posts: 37 From: Stockholm, Sweden PM |
I am developing a little "chatboard" app in VB using AT commands to communicate with my T610 via a serial cable, but the T610 doesn't seem to have an AT command for the up arrow. I have tried the AT command for t68 (AT+CKPD="^") but i does not work. Does anybody have a suggestion? |
|
|
Universal Exports Joined: Mar 03, 2003 Posts: > 500 From: Sweden PM, WWW
|
Seems that nobody knows... Sorry
"The distance between insanity and genius is measured only by success." -Eliot Carver |
robert_o Joined: Feb 10, 2003 Posts: 37 From: Stockholm, Sweden PM |
The AT command is actually documented in a official T610 AT command list so i think it might be my software version that is faulty (R3C002). Could anybody with a T610 and a serial cable send AT+CKPD="^" with the hyper terminal and write down the result and your software version? Thank you. |
Universal Exports Joined: Mar 03, 2003 Posts: > 500 From: Sweden PM, WWW
|
How do I do that?
"The distance between insanity and genius is measured only by success." -Eliot Carver |
masseur Joined: Jan 03, 2003 Posts: > 500 From: Sydney, London PM |
you run the hyperterminal program that comes with windows (on winxp its start, all programs, accessories, communications, HyperTerminal. Make a connection to the T610 modem and in the properties, configure, advanced click on "bring up terminal window before dialling".
start a call and the terminal window will appear where you can type the AT command requested.
this probably assumes you have MPM installed etc but I cannot try it as I have no cables...
I did try it via IR and it gave the response of ERROR although other AT commands worked as expected
|
robert_o Joined: Feb 10, 2003 Posts: 37 From: Stockholm, Sweden PM |
I don't think you need MPM if you choose a comm port instead of the T610 cable modem.
@masseur
What software version do you have? |
masseur Joined: Jan 03, 2003 Posts: > 500 From: Sydney, London PM |
sorry, forgot to mention that. R3C002 (until next week when I will upgrade)
edit: just tried it on my Z600 also with R2F002 with the same results
_________________
...Unless I'm very much mistaken
[ This Message was edited by: masseur on 2003-12-28 18:44 ] |
robert_o Joined: Feb 10, 2003 Posts: 37 From: Stockholm, Sweden PM |
Could you try to send the command when you have uprgraded? |
masseur Joined: Jan 03, 2003 Posts: > 500 From: Sydney, London PM |
will do but I hope you have sorted you rproblem by then  |
robert_o Joined: Feb 10, 2003 Posts: 37 From: Stockholm, Sweden PM |
Thx  |
runkarn Joined: May 27, 2003 Posts: 62 PM |
You have PM! |
windra Joined: Mar 24, 2004 Posts: 1 PM |
could anybody please send me the AT command list for Sony Ericsson T610/T230,Thanx
|
KLiFF Joined: Apr 19, 2004 Posts: 6 PM |
Hi,
I have the same 'problem', i also have t610 with R3C002.
this is the At commands:
-Up arrow: AT+CKPD="(char 27)(char 20)".
-Down arrow: AT+CKPD="v".
-Left arrow: AT+CKPD=">".
-Right arrow: AT+CKPD="<".
-Fire: AT+CKPD=":J".
-Clear: AT+CKPD=":C".
-Return: AT+CKPD=":R".
-Command on the left of joystek: AT+CKPD="(char 27)<".
-Command on the right of joystek: AT+CKPD="(char 27)>".
where (char X) is the char whose the ASCII code is X.
Cheers,
KLiFF.
[ This Message was edited by: KLiFF on 2005-01-12 18:32 ] |
|
|