4.3.2 TCP Client Demo Console Log

The application must be programmed and running. The following information is displayed on the terminal window.

-- WINC1500 TCP client example --
-- XXXXX_XPLAINED_PRO --
-- Compiled: xxx  x xxxx  xx:xx:xx --
(APP)(INFO)Chip ID 1503a0
(APP)(INFO)Firmware ver   : xx.x.x Svnrev xxxxx
(APP)(INFO)Firmware Build xxx  x xxxx  Time xx:xx:xx
(APP)(INFO)Firmware Min driver ver : xx.x.x 
(APP)(INFO)Driver ver: xx.x.x 
(APP)(INFO)Driver built at xxx  x xxxx  xx:xx:xx
Connecting to DEMO_AP.
wifi_cb: M2M_WIFI_RESP_CON_STATE_CHANGED : CONNECTED
wifi_cb: M2M_WIFI_REQ_DHCP_CONF : IP is xxx.xxx.xxx.xxx
socket_cb: connect success!
socket_cb: send success!
socket_cb: recv success!
TCP Client Test Complete!