-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #433 from sparkfun/EVK_docs
Add configure_with_ethernet
- Loading branch information
Showing
4 changed files
with
70 additions
and
3 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,46 @@ | ||
# Configure with Ethernet | ||
|
||
Torch: ![Feature Supported](img/Icons/RedDot.png) / EVK: ![Feature Supported](img/Icons/GreenDot.png) | ||
|
||
![SparkFun RTK WiFi Configuration Interface](<img/WiFi Config/SparkFun RTK WiFi Config - Main Interface.png>) | ||
|
||
*SparkFun RTK WiFi Configuration Interface* | ||
|
||
During Ethernet configuration, the RTK device will present a webpage that is viewable from a desktop/laptop connected to the local network. | ||
|
||
![Desktop vs Phone display size configuration](<img/WiFi Config/SparkFun_RTK_Facet_-_Desktop_vs_Phone_Config.jpg>) | ||
|
||
*Desktop vs Phone display size configuration* | ||
|
||
## RTK EVK | ||
|
||
To get into Ethernet configuration follow these steps: | ||
|
||
1. Power on the RTK EVK and connect it to your Ethernet network using the supplied cable | ||
2. Once the device has started, put the RTK EVK into Ethernet config mode by clicking the Mode button on the front panel. The first click opens the mode menu, successive clicks select the next menu option. Keep clicking until **Cfg Eth** is highlighted, then do a quick double-click to select it. Note that it is only possible to put the EVK into this mode via the Mode button, requiring physical access to the EVK. Remote configuration is only possible after putting the EVK into this mode. | ||
|
||
![SparkFun RTK EVK Mode Menu](<img/24342-RTK-EVK-Action-Screen_GIF_750ms.gif>) | ||
|
||
*SparkFun RTK EVK Mode Menu* | ||
|
||
3. The RTK EVK will reboot into a dedicated Configure-Via-Ethernet mode | ||
4. By default, the RTK EVK uses DHCP, obtaining its IP address from your DHCP server. The IP address is displayed on the OLED display. You can use a fixed IP address if desired; see [Ethernet Menu](menu_ethernet.md) for more details. | ||
5. Open a browser (Chrome is preferred) on your computer and type the EVK's IP address into the address bar. The web config page will open. | ||
|
||
![Browser with rtk.local address](<img/WiFi Config/SparkFun RTK WiFi Config - Browser rtk local.png>) | ||
|
||
*Browser with rtk.local* | ||
|
||
## File Manager | ||
|
||
![List of files in file manager](<img/WiFi Config/SparkFun%20RTK%20WiFi%20Config%20File%20Manager.png>) | ||
|
||
On devices that support an external SD card, a file manager is shown if an SD card is detected. This is a handy way to download files to a local device (cell phone or laptop) as well as delete any unneeded files. The SD size and free space are shown. And files may be uploaded to the SD card if needed. | ||
|
||
Additionally, clicking on the top checkbox will select all files for easy removal of a large number of files. | ||
|
||
## Saving and Exit | ||
|
||
![Save and Exit buttons](<img/WiFi Config/SparkFun RTK WiFi Config - Save Steps.png>) | ||
|
||
Once settings are input, please press ‘Save Configuration’. This will validate any settings, show any errors that need adjustment, and send the settings to the unit. The page will remain active until the user presses ‘Exit to Rover Mode’ at which point the unit will exit WiFi configuration and reboot into standard Rover mode. |
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
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
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