-26-
Document Name
AI7688H
Reference Manual
Version
V 2.0
Date 2019/08/08
6
Network
6.1
Reset Wi-Fi Configuration
You can reset Wi-Fi configuration back to AP mode by press and hold Wi-Fi
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 commit