LE910Cx AT Commands Reference Guide
80502ST10950A Rev. 14 Page 1408 of 1904 2022-03-04
3.19.13. AT#EMAILD - E-mail Sending
This command sends an e-mail message.
AT#EMAILD=[<da>,<subj>]
A PDP context has already been activated with AT#SGACT=1,1 or
AT#EMAILACT=1 or AT#GPRS=1.
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:
destination address (maximum length 100
characters).
subject of the message (maximum length 100
characters).
If the length of one of the string type parameters exceeds the
maximum length, then module returns an error indication.
Care must be taken to ensure that during the command execution,
no other commands are issued: to avoid malfunctions it is
suggested to wait for the OK or ERROR / +CMS ERROR:<err>
response before issuing further commands.