Skip to content

Commit f1ce7fc

Browse files
committed
Docs update
1 parent 557c38d commit f1ce7fc

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

docs/menu_ethernet.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Ethernet Menu
22

3+
## TCP Client and Server
4+
5+
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.
6+
7+
**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.
8+
9+
![TCP Port Entry](img/WiFi%20Config/SparkFun%20RTK%20Config%20-%20TCP%20Port.png)
10+
11+
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.
12+
13+
14+
315
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)
416

517
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.

docs/menu_wifi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

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

77
*WiFi Menu containing one network*
88

0 commit comments

Comments
 (0)