User's Manual

Table Of Contents
Direct Socket Interface
AT+i Programmer‘s Manual Version 8.32 13-8
command is issued. When using a UDP socket, every
SSND command generates and flushes a packet.
Result Code:
I/OK<CR><LF><CR><LF>
After sz bytes have been transferred successfully to the
socket‘s output buffer.
I/ERROR
Otherwise
Note: When iChip is in checksum mode, it calculates the checksum of the data received
from host and compares it with checksum sent by host. If the two match, the result code is
I/OK. Otherwise, I/ERROR (228) is returned and the data discarded. If host attempts to
send more than 2048 bytes, I/ERROR (227) is returned.
The Socket Command Abort may be used to abort prematurely.