background image

2014/03/13 09:47

7/8

WizFi250 Quick Start Guide

- http://wizwiki.net/wiki/

This picture is the serial message when WizFi250 has set successfully.

 Using Serial Command

This section explains how to connect to AP by using serial command.
If the user inputs the AT commands below, WizFi250 will be connected to AP by DHCP and run as TCP
server.
In this example, the settings of AP will be created as below:
( SSID : WizFiDemoAP, Security : WPA2, Key : 12345678 )

AT                     (Sent AT command with 0x0d (Hex of Enter button))
[OK]                          (response meaning successful execution)

AT+WSET=0,WizFiDemoAP ,,6     (AT command for setting WiFi association)
[OK]

AT+WSEC=0,WPA2,12345678       (AT command for setting WiFi security)
[OK]

AT+WNET=1 (AT command for setting DHCP)
[OK]

AT+WJOIN                      (AT command executing AP association)
Joining : WizFiDemoAP
Successfully joined : WizFiDemoAP

[Link-Up Event]
 IP Addr    : 192.168.3.104
 Gateway   : 192.168.3.1
[OK]

AT+SCON=SO,TSN, , ,5000,1      (AT command for setting TCP Server)
[OK]

[CONNECT 0]       (When TCP connection is done, it shows this message)

 Exchanging data with a peer system

This section explains how to exchange data between WizFi250 and Peer System.

Summary of Contents for WizFi250

Page 1: ...restart WizFi250 module Function Through the function button user can enter specific mode without AT Command Factory Recovery When doing Boot or Reset press the button over 3 5 seconds AP Mode When mo...

Page 2: ...ot mode SHORT Start in boot mode OPEN Start in application mode 5V Power Alternative choice for 5V power supply GPIO Pin Through this pin user can use GPIO signal Interface Description UART1 Interface...

Page 3: ...i This chapter explains how to set WizFi250 in order to exchange data with peer system This picture shows the environment for using Serial to Wi Fi as example In this example WizFi250 is set to the TC...

Page 4: ...pplication If you Use the function button you can launch web server easily Procedure for setting serial to Wi Fi is explained below 1 Press the Function Button one time in order to run AP mode and lau...

Page 5: ...admin Default Password admin 3 If you select S2W Setting Scan Network menu the web page will be shown as below If WizFi250 is set successfully it shows the success message as in the following picture...

Page 6: ...input the password of the AP you want to join and click Join button to connect to that AP After setting up you will see Device Started Web server and access point stopped See UART for further informat...

Page 7: ...t AT command with 0x0d Hex of Enter button OK response meaning successful execution AT WSET 0 WizFiDemoAP 6 AT command for setting WiFi association OK AT WSEC 0 WPA2 12345678 AT command for setting Wi...

Page 8: ...This example describes the structure of data flow After TCP connection is done and if WizFi250 receives serial data the serial data will be sent to peer system immediately and Wizfi250 can receive da...

Reviews: