-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# WiFi router | ||
|
||
1. Set SSID and PW. | ||
2. Turn off led indicators. | ||
3. Turn off power saving. | ||
4. Turn off band steering on 2.4 GHz and 5 GHz. | ||
5. Set the 5GHz channel to fixed 100 (see: <https://en.wikipedia.org/wiki/List_of_WLAN_channels>) if it is not interfering with a neighbor's WiFI. Note: 100 is a good choice because it has fewer devices on it and it has enough space for a continuous 80MHz resp. 160 MHz channel width. European weather radars are on channels 120 - 130 <https://www.shmu.sk/sk/?page=2037>. | ||
6. Band width 160 or 80 (prefer 160 if the signal is strong enough). |