Last update: 2013/09/30 16:09 products:wizfi250:wizfi250qsg:start http://wizwiki.net/wiki/doku.php?id=products:wizfi250:wizfi250qsg:start
http://wizwiki.net/wiki/ Printed on 2013/10/09 18:03
5. WizFi250 will be associated to AP which you select and you can use TCP server in WizFi250.
●
This picture is serial message when WizFi250 is set successfully.
Using Serial Command
This section explains method how to connect to AP using serial command.
If user inputs these commands, WizFi250 will be connect to AP by DHCP and run TCP server.
In this example, Information of AP which you want to connect is as below.
( SSID : WizFiDemoAP, Security : WPA2, Key : 12345678 )
AT (Sent AT command followed 0x0d)
[OK] (Response which means executed successfully)
AT+WSET=0,WizFiDemoAP ,,6 (AT command setting WiFi association
information)
[OK]
AT+WSEC=0,WPA2,12345678 (AT command setting WiFi security)
[OK]
AT+WNET=1 (AT command setting the network information for WizFi250 itself
using DHCP)
[OK]
AT+WJOIN (AT command executing AP association)
Joining : WizFiDemoAP