Reputation: 60711
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
Upvotes: 4
Views: 742
Reputation: 190
Since you are using a Motorola phone, then kindly follow the document given in the link below (from page no. 73) may be helpful. And every other device will be having AT commands which will differ from each other with respect to their manufacturer.
Link: AT commands G24
Upvotes: 1
Reputation: 421978
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)
Upvotes: 10
Reputation: 25053
Different devices support different commands. Does the manufacturer of your cell phone have a website?
Upvotes: 2