MediaTek LinkIt™ Smart 7688 Developer's Guide
© 2015, 2016 MediaTek Inc.
Page 51
This document contains information that is proprietary to MediaTek Inc.
Unauthorized reproduction or disclosure of this information in whole or in part is strictly prohibited.
Encryption
UCI Command
string
Open network
none
WPA-PSK
psk
WPA2-PSK
psk2
WEP
wep
Table 14 Wi-Fi AP Encryption Type
For more information on encryption types please check
Password
3)
Open a system console and enter the following commands to change LinkIt Smart 7688
to station mode:
In this example, the following AP is used:
AP SSID:
MyAP
Encryption type:
WPA2-PSK
(
psk2
)
Password:
12345678
# uci set wireless.sta.ssid=MyAP
# uci set wireless.sta.encryption=psk2
# uci set wireless.sta.key=12345678
# uci set wireless.sta.disabled=0
# uci commit
# wifi
4)
Now check if you’ve established network connection by typing the following command in
the terminal window:
# ping –c 5 www.mediatek.com
If you see a screen similar to Figure 31, congratulations, you’ve connected to the Wi-Fi
network’s AP. The Wi-Fi LED will blink once every second indicating Station mode.
Figure 31 LinkIt Smart 7688 in Station mode connected to a Wi-Fi AP
4.6.6.
Viewing System Information from the Web UI
You can view LinkIt Smart 7688’s system information from any browser. After you’ve connected
the LinkIt Smart 7688 to a network, open a browser and type
in the URL box