You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/permanent_base.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -205,10 +205,12 @@ The email will also include a [fancy PDF report](https://cdn.sparkfun.com/assets
205
205
206
206
If all goes well you should have a very precise location for your antenna. For SparkFun RTK products we are most interested in ECEF coordinates. [ECEF](https://en.wikipedia.org/wiki/ECEF) is *fascinating*. Rather than lat and long, ECEF is the number of meters from the internationally agreed upon reference frame of the center of mass of the Earth. Basically, your ECEF coordinates are the distance you are from the *center of the Earth*. Neat.
207
207
208
-
###Configuring Fixed Location
208
+
## Configuring Fixed Location
209
209
210
210
Now that you’ve got the ECEF position of your antenna, let’s tell the RTK product where its antenna is located with a few millimeters of accuracy.
211
211
212
+
### Config via WiFi
213
+
212
214
Enter the WiFi AP config page or connect over Serial.
213
215
214
216

@@ -225,6 +227,8 @@ If your RTK product has access to a WiFi network, consider enabling the NTRIP Se
225
227
226
228
Save the settings to the RTK unit and exit.
227
229
230
+
### Config via Serial
231
+
228
232

229
233
230
234
*Base Menu Options*
@@ -241,7 +245,7 @@ Press x multiple times to exit the serial menu.
241
245
242
246
## Beginning Base Mode
243
247
244
-
Power cycle the unit to take the new settings. After boot, use the **Setup** button to enter **Base** mode.
248
+
Power cycle the unit to load the Fixed ECEF coordinates. After boot, use the **Setup** button to enter **Base** mode.
245
249
246
250

247
251
@@ -261,11 +265,11 @@ Once WiFi connects the device will attempt to connect to the NTRIP mount point.
261
265
262
266
Your RTK device has the ability to both serve RTCM correction data (aka Server) to an NTRIP Caster, and get RTCM correction data (aka Client) from an NTRIP Caster. But how does one get an NTRIP Caster?
263
267
264
-
There are a variety of Windows applications out there that claim to be an NTRIP caster. We found them to be generally terrible. The easiest solution is using [RTK2GO](rtk2go.com)and[Emlid Caster](caster.emlid.com).
268
+
There are a variety of Windows applications out there that claim to be an NTRIP caster. We found them to be generally terrible. The easiest solutions we've found are [RTK2GO](rtk2go.com)or[Emlid Caster](caster.emlid.com). Both are free and available to the public.
265
269
266
270
### RTK2Go
267
271
268
-
[RTK2Go](http://rtk2go.com/) seems to be a pet project of SNIP. We recommend creating a mount point and a password through RTK2GO.com. Yes, the RTK2go website looks looks spammy but the service works well and is used widely. Please see [RTK2Go](http://rtk2go.com/) for details about creating an account. It's free and takes only a few minutes. Once activated you will be provided with your Mountpoint name and Mountpoint PW. These two credentials are used in a NTRIP Server setup:
272
+
[RTK2Go](http://rtk2go.com/) seems to be a pet project of SNIP. We recommend creating a mount point and a password through RTK2GO.com. Yes, the RTK2go website looks looks spammy but the service works well and is used widely. Please see [RTK2Go](http://rtk2go.com/) for details about creating an account. It's free and takes only a few minutes. Once activated you will be provided with your Mount Point name and Mount Point PW. These two credentials are used in a NTRIP Server setup:
0 commit comments