146
Reference
+CMEE
Error report setting
Sets whether an error is display only by "ERROR" or with its
reason in characters or numbers.
<n>
0: Displays "ERROR" without using result code
*1
1: Displays reason in numeric using result code
2: Displays reason in sentences using result code
When "n=1" or "n=2" is specified, the error report is displayed
as follows.
+CME ERROR:xxxx
(one of the following code is displayed in xxxx.)
Numeric Sentence display (reason)
display
1 no connection to phone
(FOMA terminal is not set)
10 SIM not inserted
(FOMA card is not set)
15 SIM wrong
(Other SIM than DoCoMo is inserted)
16 incorrect password
(Password is incorrect)
100 Unknown (Unknown error)
*2
AT+CMEE=0
OK
AT+CNUM
ERROR
AT+CMEE=1
OK
AT+CNUM
+CME ERROR:10
+CNUM
Displaying FOMA terminal's own number
Displays FOMA terminal's own number.
number : Phone number
type
: 129 or 145
129 : Excludes international access code+
145 : Includes international access code+
AT+CNUM
+CNUM:,"+XXXXXXXXXXX
X",129 (or 145)
(XXXXXXXXXXXX is own
number)
+CPIN
Entering password
Enters the password (PIN code or PUK (PIN unblock code))
of FOMA card.
When entering PIN code, enter the PIN code in <code>.
When entering PUK, enter the PUK in <code> and a new PIN
code in <newpin> (a new PIN code can only be entered
during in the PIN block status. Do not use this command in
the purpose of changing the PIN code.).
Be sure to enclose <code> and <newpin> in the double
quotations (" ").
AT+CPIN=<code>[,<newpin
>]
(When waiting for PIN code
to be entered)
AT+CPIN?
+CPIN:SIM PIN
OK
AT+CPIN="XXXX"
OK
(When waiting for PUK to be
entered)
AT+CPIN?
+CPIN:SIM PUK
OK
AT+CPIN="XXXXXXXX",
"XXXX"
OK
AT command
Functions and overview
Form/command example