Chapter 3: AT Commands Reference
June 30, 2008 AT Commands Reference Manual 3-151
Example:
AT+ME MIS P=?
+MEMISP: (64),(48),(40),(NNN.NNN.NNN.NNN)
OK
AT+MEMISP="orangeinternet","orange","or1234", "158.43.128.1"
OK
AT+MEMISP="orangeinternet",,, "267.43.128.1"
+CME ERROR: Invalid DNS ip
AT+ME MIS P?
+MEMISP: "orangeinternet","orange","or1234","158.43.128.1"
OK
+MEMAS, Email Account Settings
This command defines the user account setup parameters.
This setup is intended to establish email server connection in order to perform send and receive
emails operations.
In order to establish connection to email server, the G24 needs:
1. Email host addresses, and their relevant ports (SMTP host address for sending emails and
POP3 host address for receiving emails).
2. Email server login details - user name and password.
Note: +MEMAS parameters are saved after the power cycle.
Command
Type Syntax Response/Action Remarks
Set AT+MEMAS=[<name>],<us
er_id>,<passw>,
<return_addr>,<smtp_host
>,[<smtp_port>],
<pop3_host>,[<pop3_port>]
OK
Or:
+CME ERROR: <err>
Read AT+MEMAS? +MEMAS:<name>,<user_
id>,<passw>,
<return_addr>,<smtp_hos
t>,<smtp_port>,
<pop3_host>,<pop3_port>
OK