does anyone know where i can get the official list of all AT COMMANDS available? i would like to get my computer 开发者_如何学Gospeaking 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
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)
Different devices support different commands. Does the manufacturer of your cell phone have a website?
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
精彩评论