User manual
Confidential, the whole present document is the sole property of Maestro Wireless Solution Ltd.
36
Command Syntax:
AT+EMBODY= <oper>,<id>
text is entered <ctrl-z / ESC>
Response syntax:
+EMBODY : <id>,<len>
Email body entered
OK
Command
Possible responses:
AT+ EMBODY=0,1
>
This is email body #1<ctrl-Z>
Note: enter email body with <id>=1
+EMBODY: 1,21
OK
Note: successful stored 21 characters as email body with
<id>=1
AT+ EMBODY=0,1
>
This is email <ESC>
Note: press <ESC> to abort email
body entry
OK
Note: abort to store email body with <id>=1
AT+ EMBODY=1,1
+EMBODY: 1
This is email body #1
OK
Note: read stored email body with <id>=1
AT+ EMBODY=2,1
OK
Note: erase email body with <id>=1
AT+ EMBODY=?
+EMBODY: (0-2),(1-3)
Note: possible argument
Defined Values:
<oper>
Type of operation:
0 store email body to flash
1 read email body from flash
2 erase email body from flash
<id>
Identification number (id) of the email body. Valid value is 1 to3
<len>
Length (number of characters) of the email body stored.
Note:
As a standard smtp type email, the body should contain alpha-numeric characters only.
Each email body can contain up to 1024 characters. If data entered is more than 1024 it will stop getting and saved.
On saving email body to a same <id> old body will be over written.