Skip to content

Commit

Permalink
Docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
nseidle committed Mar 21, 2024
1 parent 557c38d commit f1ce7fc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions docs/menu_ethernet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Ethernet Menu

## TCP Client and Server

The RTK device supports connection over TCP. Some Data Collector software (such as [Vespucci](gis_software.md#vespucci)) requires that the SparkFun RTK device connect as a TCP Client. Other software (such as [QGIS](gis_software.md#qgis)) requires that the SparkFun RTK device acts as a TCP Server. Both are supported.

**Note:** Currently TCP is only supported while connected to local WiFi, not AP mode. This means the device will need to be connected to a WiFi network, such as a mobile hotspot, before TCP connections can occur.

![TCP Port Entry](img/WiFi%20Config/SparkFun%20RTK%20Config%20-%20TCP%20Port.png)

If either Client or Server is enabled, a port can be designated. By default, the port is 2947 (registered as [*GPS Daemon request/response*](https://en.wikipedia.org/wiki/Gpsd)) but any port 0 to 65535 is supported.



Surveyor: ![Feature Not Supported](img/Icons/RedDot.png) / Express: ![Feature Not Supported](img/Icons/RedDot.png) / Express Plus: ![Feature Not Supported](img/Icons/RedDot.png) / Facet: ![Feature Not Supported](img/Icons/RedDot.png) / Facet L-Band: ![Feature Not Supported](img/Icons/RedDot.png) / Reference Station: ![Feature Supported](img/Icons/GreenDot.png)

The Reference Station sends and receives NTRIP correction data via Ethernet. It can also send NMEA and RTCM navigation messages to an external TCP Server via Ethernet.
Expand Down
2 changes: 1 addition & 1 deletion docs/menu_wifi.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Torch: ![Feature Supported](img/Icons/GreenDot.png)

![WiFi Network Entry](<SparkFun RTK Everywhere - WiFi Menu.png>)
![WiFi Network Entry](<img/Terminal/SparkFun RTK Everywhere - WiFi Menu.png>)

*WiFi Menu containing one network*

Expand Down

0 comments on commit f1ce7fc

Please sign in to comment.