Technical information

Table Of Contents
SMS
3-126 AT Commands Reference Manual January 31, 2007
Example
AT+MCSAT=?
+MCSAT:(0-2)
OK
AT+MCSAT?
+MCSAT: 1
OK
AT+MCSAT=2
OK
AT+MCSAT=1,00001000 // UCS2
OK
AT+MCSAT=1,00000100 // UTF8
OK
AT+MCSAT=1,00000000 // GSM
OK
AT+MCSAT=1
OK
AT+MCSAT=0
OK
+MEGA, Email Gateway Address
This Motorola-specific command updates the Email Gateway Address.
The following table shows the +MEGA parameters.
Example
AT+MEGA="4252833433"
OK
AT+MEGA?
+MEGA: "4252833433"
OK
Command Type Syntax Response/Action Remarks
Set
+MEGA=<ega> OK
or:
CME ERROR: <err>
The Set command sets the Email
gateway address.
Read
+MEGA? +MEGA: "<ega>"
Table 3-77: +MEGA Parameters
<Parameter> Description
<ega> Email Gateway Address, represented by a quoted string.
See Table 3-47, on page 3-89, for supported characters.
The length of the <ega> should be between 3 to 15 characters.