Result:
AT-S.List:<id>:<cid>:<connected>:<kind>:<len>:<IP>:<port>
<id>
Specifies the socket server identifier
<cid>
Specifies the socket client identifier
<connected>
Specifies whether socket client is connected to socket server
<kind>
Specifies the kind of socket client
<len>
Specifies the number of bytes in client buffer
<IP>
Specifies the client IP address
<port>
Specifies the client port
6.50
AT+S.TFTPGET
The stack implements the TFTP client protocol to transfer files on a UDP port. The command performs a request
to a specified TFTP server.
Usage:
AT+S.TFTPGET=<hostname>,[<port>],<filename>,<local_filename><cr>
Parameters:
<hostname>
DNS resolvable name or IP address of the TFTP remote
server
<port>
Default:69. Socket UDP port
<filename>
filename to get from the remote host. It contains the complete
path
<local_filename>
Default:2:<Filename>. Filename used locally
6.51
AT+S.TFTPPUT
The stack implements the TFTP client protocol to transfer files on a UDP port. The command performs a request
to a specified TFTP server.
Usage:
AT+S.TFTPPUT=<hostname>,[<port>],<local_filename><cr>
Parameters:
<hostname>
DNS resolvable name or IP address of the TFTP remote
server
<port>
Default: 69. Socket UDP port
<local_Filename>
filename to send to the remote host
UM2114
AT+S.TFTPGET
UM2114
-
Rev 3
page 32/66