User's Manual

Table Of Contents
AI7688H User Manual
-24-
Copyright@2016 AcSiP
6 Network
6.1 Reset Wi-Fi Configuration
You can reset Wi-Fi configuration back to AP mode by press and hold WiFi button for at least 5
seconds. Note that you must release the button before 20 seconds, otherwise Factory Reset will
be performed instead This can be useful when you set an incorrect password to the Station mode,
or when you need to re-configure Wi-Fi settings.
Note: if AI7688H is already in AP mode, this operation takes no effect
6.2 Switch to Station mode
Step1: Type UCI commands to assign SSID, key, and encryption information for running Station
mode
Assume the wireless router to be connected is with the following properties:
SSID: SampleAP
Password: 12345678
Encryption: WPA2 Personal
In the system console of AI7688H, type the following commands:
# uci set wireless.sta.ssid=SampleAP
# uci set wireless.sta.key=12345678
# uci set wireless.sta.encryption=psk2
# uci set wireless.sta.disabled=0
# uci commit
Step 2: Restart the Wi-Fi driver for activating the configuration
Type the command in the system console:
# wifi