4.6.2 SMTP Demo Console Log

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

-- WINC1500 send email 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
Host IP is xxx.xxx.xxx.xxx
Host Name is smtp.gmail.com
Recipient email address is recipient@gmail.com
main: Email was successfully sent.