User manual
Confidential, the whole present document is the sole property of Maestro Wireless Solution Ltd.
35
<id>
Identification number (id) of the email address. Valid value is 0 to 50
0 id of the sender address (mandatory)
1-50 id of recipient email address
<addr>
Email address to be stored
9.2.3. AT+EMSUBJ command
This command is to save, read and delete email subject (title).
Command Syntax:
AT+EMSUBJ= <oper>,<id>,<subj>
Response syntax:
+EMSUBJ : <oper><id>,<subj>
OK
Command
Possible responses:
AT+ EMSUBJ=0,1,”This is subj #1”
OK
Note: store email subject #1
AT+ EMSUBJ=1,1
+EMSUBJ: 1, "This is subj #1"
Note: read stored email subject with <id>=1
AT+ EMSUBJ=2,1
OK
Note: erase email subject with <id>=1
AT+ EMSUBJ=?
+EMSUBJ: (0-2),(1-10), (128)
Note: possible argument
Defined Values:
<oper>
Type of operation:
0 store email subject to flash
1 read email subject from flash
2 erase email subject from flash
<id>
Identification number (id) of the email subject. Valid value is 1 to 10
<subj>
Email subject to be stored. Maximum 128 characters for each subject.
Note:
It is recommend using only alpha-numeric characters (ASCII value 32 to 127) for email subject content.
9.2.4. AT+EMBODY command
This command is to save, read and delete pre-stored email body (content). Up to 3 email bodies with 1024 characters
max can be stored.
The <id> field is the id number of the email body to be stored. To save email body, first enter AT+EMBODY=0,<id> then
<ENTER> and wait for "> " prompt.
Then simply type email body content, <ctrl-Z> (ASCII 26) to finish.
This command can be aborted using the <ESC> (ASCII 27) character when entering text.