<delay> time of delay before the next connection retry, in minute. Default value is 1. Valid range is 1 to 60.
<type> type of server connection:
0 TCP (default),
1 UDP.
Example:
Command Response
AT+SCHOST=0,1,"myhost.com",23,2,10,0 OK
Note : setup host TCP "myhost.com" with id #1,
<port>=23,<retry>=2,<delay>=10.
AT+SCHOST=1,1 +SCHOST: 1,"myhost.com",23,2,10
OK
Note: display host setting with id #1.
AT+SCHOST=2,1 OK
Note: erase host setting with id #1.
AT+SCHOST=? +SCHOST: (0-2),(1-10),(128),(1-65535),(0-10),(1-60),(0-1)
OK
9.3 TCP socket message
AT+SCMESS
To save, read and delete socket communication message. Up to 3 messages with 1024 characters max can be
stored.
The <id> field is the id number of the message to be stored. To save message body, first enter AT+SCMESS=0,<id>
then <ENTER> and wait for "> " prompt. Then simply type content, <Ctrl-Z> (ASCII 26) to finish.
This command can be aborted using the <ESC> (ASCII 27) character when entering text.
Syntax:
AT+SCMESS=<oper>,<id>
Response:
+SCMESS: <id>
message entered
OK
Special syntax for <oper> 0:
AT+SCMESS=0,<id>
text is entered <Ctrl-Z / ESC>
Response:
+SCMESS: <id>,<len>
OK
Defined Values:
<oper> type of operation:
0 enter message body.
1 read saved message.
52 Confidential, the whole document is the sole property of Maestro Wireless Solutions ltd.
support@maestro-wireless.com