From 4a59e0647d481ca98b18ddf8647f03afa967f055 Mon Sep 17 00:00:00 2001 From: gkreiner Date: Sun, 21 May 2017 07:04:26 +0300 Subject: [PATCH] fix typo (My first "contribution") --- docs/docs/Resources/wifi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/Resources/wifi.md b/docs/docs/Resources/wifi.md index 2d4b43322..f0f059b4b 100644 --- a/docs/docs/Resources/wifi.md +++ b/docs/docs/Resources/wifi.md @@ -21,7 +21,7 @@ You can add a line to your cron that will check to see if is avai * Add the following line ```*/2 * * * * ( (wpa_cli status | grep > /dev/null && echo already on ) || (wpa_cli scan > /dev/null && wpa_cli scan_results | egrep > /dev/null && udo pa_cli select_network $(wpa_clilist_networks | grep jsqrd | cut -f 1) && echo switched to && sleep 15 && (for i in $(wpa_cli list_networks | grep DISABLED | cut -f 1); do wpa_cli enable_network $i > /dev/null; done) && echo and re-enabled other networks) ) 2>&1 | logger -t wifi-select``` ## I am having trouble consistently connecting to my wifi hotspot when I leave the house (iPhone) -When you turn on your hotspot it will only broadcast for 90 seconds and then stop (even if it is flipped on). So, when you leave your house you need to go into the hotspot setting screen (and flip on if needed). Leave this screen open until you see your rig has connected. It make only take a few seconds or a full minute. +When you turn on your hotspot it will only broadcast for 90 seconds and then stop (even if it is flipped on). So, when you leave your house you need to go into the hotspot setting screen (and flip on if needed). Leave this screen open until you see your rig has connected. It may only take a few seconds or a full minute. ## I am not able to connect to my wireless access point on my iPhone Consider changing your iPhone's name... In most cases iPhone will set the phone's SSID to something like "James’s iPhone" By default Apple puts a curly apostrophe (’) into the SSID instead of a straight one ('). Your choices from here are either paste in the curly apostrophe in wpa_supplicant.conf, or change the name on the phone. To change the name on the iPhone: