User's Manual

Table Of Contents
Telnet Client
AT+i Programmer‘s Manual Version 8.32 12-3
12.3 +iTSND Telnet Send Data Line
Syntax:
AT+iTSND:<data line>
Sends data to the remote Telnet server.
Parameters:
<data line>
A line of data bytes to be sent to the Telnet server. iChip
terminates the <data line> with a <CR><LF> and sends it to
the Telnet server.
Command Options:
<data line>
If the line to be sent incorporates iChip delimiter characters (,
; : ; = ; ~), <data line> must be enclosed in single (‗) or
double (―) quotes. AT+i command‘s terminating <CR> is
considered a terminating quote, as well.
Result Code:
I/OK
After the <data line> has been successfully sent to the Telnet
server.
I/ERROR
Otherwise