WizFi210
Programmers’ Guide
(WIZnet Co., Ltd.)
4-45
When WizFi210 received data thru an UDP socket under
BULK mode, it send it to host with below format.
<Esc>y<CID><IP Address> <port>\t<data>
Example:
When WizFi210 receive data (e.g. Hello) thru CID 0,
WizFi210/220 transfer it to host as below
<Esc>y0192.168.1.1 52\t0005Hello
<Esc>O
“OK”: This sequence is sent to the serial host by the
WizFi210/220 upon successful completion of the commands.
<Esc>F
“FAILURE”: This sequence is sent to the host by the
WizFi210/220 Adapter if an command failed.
Table 21 Escape Sequence for receiving data in command mode