6.47
AT+S.SOCKDW
To write data to a socket server.
Usage:
AT+S.SOCKDW=<sid>,<cid>,<len><cr>{data}
Parameters:
<sid>
socket server identifier
<cid>
socket client identifier
<len>
length (in bytes) of the buffer to write that is sent after the
command.
6.48
AT+S.SOCKDR
To read data from a socket server.
Usage:
AT+S.SOCKDR=<sid>,<cid>,[<len>]<cr>
Parameters:
<sid>
socket server identifier
<cid>
socket client identifier
<len>
Default:0. length (in bytes) of the buffer to read. The value=0
indicates to read the entire buffer.
6.49
AT+S.SOCKDL
To list the bound socket client.
Usage:
AT+S.SOCKDL
AT+S.SOCKDL=<sid><cr>
to list bound clients on all servers
Parameters:
<sid>
socket server identifier
UM2114
AT+S.SOCKDW
UM2114
-
Rev 3
page 31/66