3.1.9.2 HTTP Provision Mode Demo Console Log

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

-- WINC1500 HTTP provision 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
Provision Mode started.
Connect to [atmelconfig.com] via AP[WINC1500_2F:55] and fill up the page.
  1. Connect your mobile device to ATWINC15x0 (ATWINC1500_xx:xx).
    Figure 3-10. ATWINC1500 Provision AP
  2. Browse to (www.microchip.com) to setup the AP, populate the page, and then press Connect.
    Figure 3-11. HTTP Provisioning Web Page
  3. If configured correctly, the ATWINC15x0 will connect to the specified AP.
    wifi_cb: M2M_WIFI_RESP_CON_STATE_CHANGED: CONNECTED.
    wifi_cb: M2M_WIFI_REQ_DHCP_CONF: IP is xxx.xxx.xxx.xxx
    wifi_cb: M2M_WIFI_RESP_CON_STATE_CHANGED: DISCONNECTED.
    wifi_cb: M2M_WIFI_RESP_PROVISION_INFO.
    wifi_cb: M2M_WIFI_RESP_CON_STATE_CHANGED: CONNECTED.
    wifi_cb: M2M_WIFI_REQ_DHCP_CONF: IP is xxx.xxx.xxx.xxx
Note: Refer to the HTTP Provision Mode application note for more details.