-
Notifications
You must be signed in to change notification settings - Fork 0
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
2 changed files
with
20 additions
and
1 deletion.
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,19 @@ | ||
# Access point mode | ||
|
||
See [the docs](https://frc-radio.vivid-hosting.net/getting-started/usage/programming-your-radio#team-access-point-mode) for more information. | ||
|
||
## What is access point mode? | ||
|
||
In access point mode, it will provide a 6GHz Wi-Fi connection that can be used by both driver stations and robots, mimicking the field radio setup. It must be poswered from wall power and not by battery due to US regulations. | ||
|
||
## Setup | ||
|
||
Follow the [configuration instructions](Configuration.md), except that you should install the practice access point firmware instead of the radio variant firmware. | ||
|
||
## Standard configuration for FRC#2022 | ||
|
||
* Team number: 2022 | ||
* SSID suffix: `AP#` where # is a number | ||
* Do it in order - see [the list](index.md#Radios) | ||
* WPA key: see the other radios | ||
* Wi-Fi channel: 93 |
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