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/intro.md
+28-26Lines changed: 28 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,11 @@ Are you using [Android](https://docs.sparkfun.com/SparkFun_RTK_Firmware/intro/#a
8
8
9
9
## Android
10
10
11
-

12
-
13
-
*Download SW Maps for Android*
14
-
15
11
1. Download [SW Maps](https://play.google.com/store/apps/details?id=np.com.softwel.swmaps). This may not be the GIS software you intend to do your data collection, but SW Maps is free and makes sure everything is working correctly out of the box.
4. Please note the four-digit code in the top left corner of the display (**B022** in the above example). This is the MAC address you will want to pair with.
28
+
4. Please note the four-digit code in the top left corner of the display (**B022** in the picture below). This is the MAC address you will want to pair with.
31
29
32
-

30
+

33
31
34
32
5. From your cell phone, open Bluetooth settings and pair it with a new device. You will see a list of available Bluetooth devices. Select the ‘Facet Rover-3AF1’ where 'Facet' is the type of device you have (Surveyor, Express, Facet, etc) and 3AF1 is the MAC address you see on the device’s display.
35
33
36
-
6. Once paired, open SW Maps. Select ‘New Project’ and give your project a name like ‘RTK Project’.
34
+

37
35
38
-

36
+
6. Once paired, open SW Maps. Select ‘New Project’ and give your project a name like ‘RTK Project’.
39
37
40
38
7. Press the SW Maps icon in the top left corner and select Bluetooth GNSS. You should see the ‘Facet Rover-3AF1’ in the list. Select it then press the ‘Connect’ button in the bottom left corner. SW Maps will show a warning that the instrument height is 0m. That’s ok.
41
39
42
-

40
+

43
41
44
42
8. Once connected, have a look at the display on the RTK device. You should see the MAC address disappear and be replaced by the Bluetooth icon. You’re connected!

47
45
48
46
9. Now put the device outside with a clear view of the sky. GNSS doesn’t work indoors or near windows. Within about 30 seconds you should see 10 or more satellites in view (SIV). More SIV is better. We regularly see 30 or more SIV. The horizontal positional accuracy (HPA) will start at around 10 meters and begin to decrease. The lower the HPA the more accurate your position. If you wait a few moments, this will drop dramatically to around 0.3 meters (300mm = 1ft) or better.
You can now use your RTK device to measure points with very good (sub-meter) accuracy. If you need extreme accuracy (down to 10mm) continue reading the [RTK Crash Course](https://docs.sparkfun.com/SparkFun_RTK_Firmware/intro/#rtk-crash-course).
51
51
52
52
## iOS
53
53
54
54
The software options for Apple iOS are much more limited because Apple products do not support Bluetooth SPP. That's ok! The SparkFun RTK products support Bluetooth Low Energy (BLE) which *does* work with iOS.
55
55
56
-

57
-
58
-
*Download SW Maps for iOS*
59
-
60
56
1. Download [SW Maps for iOS](https://apps.apple.com/us/app/sw-maps/id6444248083). This may not be the GIS software you intend to do your data collection, but SW Maps is free and makes sure everything is working correctly out of the box.
4. Put the RTK device into configuration mode by pressing the POWER or SETUP button until the Config menu is highlighted.
76
74
75
+

76
+
77
77
5. From your phone, connect to the WiFi network *RTK Config*.
78
78
79
79
6. Open a browser (Chrome is preferred) and type **192.168.4.1** into the address bar.
@@ -90,14 +90,14 @@ The software options for Apple iOS are much more limited because Apple products
90
90
91
91
10. Press the SW Maps icon in the top left corner and select Bluetooth GNSS. Set the *Instrument Model* to **Generic NMEA (Bluetooth LE)**. Press 'Scan' and your RTK device should appear. Select it then press the ‘Connect’ button in the bottom left corner. SW Maps will show a warning that the instrument height is 0m. That’s ok.
92
92
93
-

94
-
95
93
11. Once connected, have a look at the display on the RTK device. You should see the MAC address disappear and be replaced by the Bluetooth icon. You’re connected!

98
96
99
97
12. Now put the device outside with a clear view of the sky. GNSS doesn’t work indoors or near windows. Within about 30 seconds you should see 10 or more satellites in view (SIV). More SIV is better. We regularly see 30 or more SIV. The horizontal positional accuracy (HPA) will start at around 10 meters and begin to decrease. The lower the HPA the more accurate your position. If you wait a few moments, this will drop dramatically to around 0.3 meters (300mm = 1ft) or better.
You can now use your RTK device to measure points with very good (sub-meter) accuracy. If you need extreme accuracy (down to 10mm) continue reading the [RTK Crash Course](https://docs.sparkfun.com/SparkFun_RTK_Firmware/intro/#rtk-crash-course).
102
102
103
103
## RTK Crash Course
@@ -147,14 +147,14 @@ Once you have decided on a correction source we need to feed that data into your
147
147
148
148
5. Corrections will be downloaded every second from PointOneNav using your phone’s cellular connection and then sent down to the RTK device over Bluetooth. You don't need a very fast internet connection or a lot of data; it's only about 530 bytes per second.
As soon as corrections are sent to the device, the Crosshair icon will become double and begin flashing. Once RTK Fix is achieved (usually under 30 seconds) the double crosshairs will become solid and the HPA will be below 20mm. You can now take positional readings with millimeter accuracy!
2. Put the RTK device into configuration mode by pressing the POWER or SETUP button until the Config menu is highlighted.
179
179
180
+

181
+
180
182
3. From your phone or laptop, connect to the WiFi network *RTK Config*.
181
183
182
184
4. Open a browser (Chrome is preferred) and type **192.168.4.1** into the address bar.
@@ -205,4 +207,4 @@ You can now use your RTK device to measure points with millimeter accuracy. Plea
205
207
206
208
## RTK Reference Station
207
209
208
-
While most of this Quick Start guide applies to the [RTK Reference Station](https://www.sparkfun.com/products/22429), the [Reference Station Hookup Guide](https://learn.sparkfun.com/tutorials/sparkfun-rtk-reference-station-hookup-guide) is the best place to get started.
210
+
While most of this Quick Start guide can be used with the [RTK Reference Station](https://www.sparkfun.com/products/22429), the [Reference Station Hookup Guide](https://learn.sparkfun.com/tutorials/sparkfun-rtk-reference-station-hookup-guide) is the best place to get started.
0 commit comments