Skip navigation.
Home
Welcome to the home on the web of Hnr Kordewiner

Motorola V180 -- AT Commands Reference

+CGMI +GMI +FMI -- Request Manufacturer ID
These commands request manufacturer identification. The v180 outputs a string containing manufacturer identification information, indicating that this is a Motorola device.
at+cgmi
+CGMI: "Motorola CE, Copyright 2000"
OK
at+gmi
+GMI: "Motorola CE, Copyright 2000"
OK
at+fmi
+FMI: "Motorola CE, Copyright 2000"
OK
+CGMM, +GMM, +FMM, Request Model ID
These commands request the model identification. The v180 outputs a string containing information about the specific model, including a list of the supported technology used, and the particular model number.
at+cgmm
+CGMM: "GSM900","GSM1800","GSM1900","MODEL=V180"
OK
at+gmm
+GMM: "GSM900","GSM1800","GSM1900","MODEL=V180"
OK
at+fmm
+FMM: "GSM900","GSM1800","GSM1900","MODEL=V180"
OK
+CGMR, +GMR, +FMR, Request Revision
These commands request the revision identification. The v180 outputs a string containing the revision identification information of the software version contained within the device. Typically, the version is a quoted string with less than 255 characters.
at+cgmr
+CGMR: "R365_G_0B.D2.31R"
OK
at+fmr
+FMR: "R365_G_0B.D2.31R"
OK
at+fmr
+FMR: "R365_G_0B.D2.31R"
OK
+CGSN, Request Product Serial Number Identification
This command requests the product serial number identification, displayed with the prefix "IMEI".
at+cgsn
+CGSN: IMEI***************
OK
+CSCS, Select Terminal Character Set
This command selects the v180 character set. The v180 supports the following character sets: GSM, UCS2, UTF8, 8859-1 and ASCII. The default value, set upon system initialization, is ASCII.
at+cscs=?
+CSCS: ("8859-1","ASCII","GSM","UCS2","UTF8")
OK
at+cscs?
+CSCS: "ASCII"
OK
+CIMI, Request IMSI
This command requests the International Mobile Subscriber Identity number.
at+cimi
+CIMI: ***************
OK
I, Request Identification Information
This command requests various v180 information items. Use ATI3 to report product title, use ATI5 to report software architecture.
ati3
Motorola Mobile Phone
OK
ati5
P2K
OK
+CNUM, Request MSISDN(s)
This command returns up to five strings of text information that identify the v180. The output string contains double quotes. On platforms supporting MSISDN numbers, the string(s) returned are the MSISDN numbers and their associated data. On platforms not supporting MSISDN numbers, this command returns the current phone number of the v180. Phone number type are 129 (use for local call), 145 (use "+" for international access code) and 128 (unknown).
at+cnum
+CNUM: Eigene Nr.,0**********,129
OK
+MAID, Get Accessory Feature Review
This command returns the AT Feature Review that is supported by the v180. The Motorola Available ID (+MAID) read-only command provides a means for an application to obtain a list of available features in a phone. The parameter list output is based on the list of features available in the phone. The ones and zeros indicate whether the particular feature is turned on or off, respectively. This command has been designed for future expansion. Additional features can be added to the end of the string, if required. Description Indicates the presence of a phone book in the phone. True Phone book is present. False Phone book is not present. Indicates the presence of a date book in the phone. True Date book is present. False Date book is not present. Indicates the presence of an SMS AT Accessory code in the phone.
at+maid
+MAID: 1,1,1,1,1,1,1,1,1,1,0,0,1,1,0,0,1,1,0,0,0,0,0
OK

(more to come)

kordewiner