LE910Cx AT Commands Reference Guide
80502ST10950A Rev. 14 Page 1392 of 1904 2022-03-04
3.19.3. AT#SEMAIL - E-mail Sending With GPRS Context Activation
This command activates a GPRS context and sends an e-mail message.
AT#SEMAIL=[<da>,<subj>]
Execution command activates a GPRS context, if not previously activated
by #EMAILACT, and sends an e-mail message. The GPRS context is
deactivated when the e-mail is sent.
The device responds to the command with the prompt '>' and awaits 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, then the response is OK.
If message sending fails for some reason, an error code is reported.
Parameters:
subject of the message (maximum length 100
characters).
Care must be taken to ensure that during the command execution,
no other commands are issued.
To avoid malfunctions is suggested to wait for the OK or ERROR /
+CMS ERROR:<err> response before issuing further commands.
This command is obsolete. It's suggested to use the couple
#EMAILACT and #EMAILD instead of it.