User guide

ENHANCED IP STACK AT COMMANDS
157 AT Commands for EV-DO-EV3 Modems
Parameters and Values
<mode> CDMA context activation mode.
0 CDMA context deactivation request.
1 CDMA context activation request.
Example
AT#EMAILACT=1
OK
CDMA context has been activated.
AT#EMAILACT=0
OK
CDMA context has been deactivated.
E-mail Sending #EMAILD
Execute command sends an e-mail message if context is already activated by AT#SGACT=1,1 or AT#EMAILACT=1.
Test command returns the OK result code.
Syntax
Command Command type
AT#EMAILD=[<da>[,<subj>[,<att>]]] Execute
AT#EMAILD=? Test
Parameters and Values
<da> String type, destination address.
<subj> String type, subject of message.
<att> Attached image flag. Not supported.
0 Don’t attach any image.
1 Attach the last snapshot taken.
The device responds to the command with the prompt '>' and waits for the
message body text.
To complete the operation send Ctrl-Z char (0x1A hex). To exit without writing the
message send ESC char (0x1B hex).
If e-mail message is successfully sent, the response is OK.
If message sending fails for some reason, an error code is reported.
Notes
If the length of one of the string type parameters exceeds the maximum, the string is truncated.
Ensure that no other commands are issued during command execution.
To avoid malfunctions, wait for the OK or ERROR / +CMS ERROR:<err> response before issuing further
commands.
The only difference between this command the this #SEMAIL is that this command does not interact with
the CDMA context status, leaving it ON or OFF according to the #EMAILACT setting, thus, when the
connection made with #EMAILD is closed, the context status is maintained.