|
| 1 | +# WiFi Menu |
| 2 | + |
| 3 | +Surveyor:  / Express:  / Express Plus:  / Facet:  / Facet L-Band:  |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | +*WiFi Menu in the WiFi config page* |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | +*WiFi Menu containing one network* |
| 12 | + |
| 13 | +Beginning in firmware version 3.0, the WiFi menu allows a user to input credentials of up to four WiFi networks. WiFi is used for a variety of features on the RTK device. When WiFi is needed, the RTK device will attempt to connect to any network on the list of WiFi networks. For example, if you enter your home WiFi, work WiFi, and the WiFi for a mobile hotspot, the RTK device will automatically detect and connect to the network with the strongest signal. |
| 14 | + |
| 15 | +WiFi is used for the following features: |
| 16 | + |
| 17 | +* NTRIP Client or Server |
| 18 | +* TCP Client or Server |
| 19 | +* Firmware Updates |
| 20 | +* Device Configuration (WiFi mode only) |
| 21 | +* PointPerfect Key renewal (RTK Facet L-Band only) |
| 22 | + |
| 23 | +## TCP Client and Server |
| 24 | + |
| 25 | +The RTK device supports connection over TCP. Some Data Collector software (such as [Vespucci](docs\gis_software\#vespucci)) requires that the SparkFun RTK device connect as a TCP Client. Other software (such as [QGIS](docs\gis_software\#qgis)) requires that the SparkFun RTK device acts as a TCP Server. Both are supported. |
| 26 | + |
| 27 | +**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. |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | +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. |
| 32 | + |
| 33 | +## Configure Mode: AP vs WiFi |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | +By default, the device will become an Access Point when the user selects 'Config' from the front panel controls. This is handy for in-field device configuration. Alternatively, changing this setting to 'WiFi' will cause the device to connect to local WiFi. |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | +Configuring over WiFi allows the device to be configured from any desktop computer that has access to the same WiFi network. This method allows for greater control from a full size keyboard and mouse. |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | +When the device enters WiFi config mode it will display the WiFi network it is connected to as well as its assigned IP address. |
| 48 | + |
0 commit comments