File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,29 @@ needed after installation and can be safely deleted. All necessary files are
4545copied to /usr/lib/raspiwifi/ on setup.
4646
4747
48+ CONFIGURATION:
49+
50+ == You will be prompted to set 3 variables during the Initial Setup Script:
51+
52+ ==== "SSID Prefix" [default: "RaspiWiFi Setup"]: This is the prefix of the SSID
53+ that your Pi will broadcast for you to connect to during
54+ Configuration Mode (Host Mode). The last four of you Pi's serial number
55+ will be appended to whatever you enter here.
56+
57+ ==== "Auto-Config mode" [default: n]: If you choose to enable this mode your Pi
58+ will check for an active connection while in normal operation mode (Client Mode).
59+ If an active connection has been determined to be lost , the Pi will reboot
60+ back into Configuration Mode (Host Mode) automatically.
61+
62+ ==== "Auto-Config delay" [default: 300 seconds]: This is the time in consecutive
63+ seconds to wait with an inactive connection before triggering a reset into
64+ Configuration Mode (Host Mode). This is only applicable if the
65+ "Auto-Config mode" mentioned above is set to active.
66+
67+ == All of these variables can be set at any time after the Initial Setup has
68+ been running by editing the /etc/raspiwifi/raspiwifi.conf
69+
70+
4871USAGE:
4972
5073== Connect to the "RaspiWiFi[xxxx] Setup" access point using any other WiFi enabled
You can’t perform that action at this time.
0 commit comments