views:

114

answers:

2

does anyone know where i can get the official list of all AT COMMANDS available? i would like to get my computer speaking to my cell phone. i need all AT COMMANDS and i will hook it up to either .NET or VBA or anything else.

btw i have a motorola phone

+2  A: 

Different devices support different commands. Does the manufacturer of your cell phone have a website?

egrunin
its motorola, btw please let me know which newport discs u would like
I__
+8  A: 

While the exact set of AT commands differ from device to device and you should get it from the device manufacturer, the standard variation of Hayes AT command set standardized by 3GPP for GSM user equipment can be found here:

Technical Specification Group Terminals;
AT command set for User Equipment (UE)

Mehrdad Afshari
Earlz
@Earlz: Can't you use it to establish a "dial up" connection via Bluetooth?
Mehrdad Afshari
yes, i can , and then what?
I__
@I__: Nothing. I assume you shouldn't be able to do that if AT commands are disabled, since establishing a dialup connection usually uses that.
Mehrdad Afshari
whats your point?
I__
@I__: I was talking to @Earlz re disabling AT commands for phones (i.e. if they totally disable it, dial up connection shouldn't work).
Mehrdad Afshari
Earlz
why wouldnt they charge for it?
I__