Skip to content

Commit d41c6f8

Browse files
authored
Merge pull request #436 from sparkfun/EVK_docs
Add notes about geographic region
2 parents 2329167 + 20e4a39 commit d41c6f8

File tree

3 files changed

+15
-6
lines changed

3 files changed

+15
-6
lines changed

docs/menu_pointperfect.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ PointPerfect corrections are obtained by two methods:
3232

3333
* **IP**: Corrections are transmitted over the internet. The RTK device will need access to a WiFi or Ethernet network. For WiFi, this is most commonly a hotspot on a cell phone so this delivery method is generally confined to areas with cellular and/or other WiFi coverage.
3434

35+
!!! note
36+
It is important that you set your Geographic Region correctly, via the menu or web config page, as this determines both the IP correction distribution topic and the L-Band frequency (on L-Band-capable products).
37+
3538
## Localized Corrections
3639

3740
The u-blox PointPerfect Localized correction service via MQTT (IP) offers quick delivery of high precision accuracy by providing your device only the SPARTN corrections applicable to your location. This feature offers several advantages over the traditional continental streams, including significantly reduced bandwidth requirements and seamless transition between regions.
@@ -42,7 +45,7 @@ The u-blox PointPerfect Localized correction service via MQTT (IP) offers quick
4245

4346
PointPerfect Localized works by dividing the coverage area into a grid of tiles. Each tile contains a set of nodes that are relevant to a user located within that tile. Unlike the continental level approach where a device subscribes to the continental level topic, in the localized approach a device subscribes to the localized node topic based on its location. This ensures that the device receives only the correction data that is relevant to its location, greatly reducing the required bandwidth.
4447

45-
![Comparison of PointPerfect Localized node density](<img/WiFi Config/SparkFun RTK PointPerfect Config.png>)
48+
![Comparison of PointPerfect Localized node density](<img/PointPerfect/SparkFun RTK Everywhere - PointPerfect Localized Distribution.png>)
4649

4750
*Comparison of PointPerfect Localized node density*
4851

@@ -72,9 +75,9 @@ To gain access to the PointPerfect system, the device must be given WiFi. Once p
7275

7376
PointPerfect keys are valid for a maximum of 56 days. During that time, the RTK device can operate normally without the need to update keys. However, when the keys are set to expire in 28 days or less, the RTK device will attempt to log in to WiFi at each power on. If WiFi is not available, it will continue normal operation.
7477

75-
On RTK L-Band equipped devices, if the keys fully expire, the device will continue to receive the L-Band signal but will be unable to decrypt the signal. The RTK Facet L-Band will continue to have extraordinary accuracy (we've seen better than 0.15m HPA) but not the centimeter-level accuracy that comes with RTK.
78+
On RTK L-Band equipped devices, if the keys fully expire, the device will continue to receive the L-Band signal but will be unable to decrypt the signal. The RTK EVK will continue to have extraordinary accuracy (we've seen better than 0.15m HPA) but not the centimeter-level accuracy that comes with RTK.
7679

77-
**Note:** All RTK devices (including those equipped with L-Band) are capable of receiving RTCM corrections over traditional means including NTRIP data over Bluetooth or a serial radio.
80+
**Note:** All RTK devices (including those equipped with L-Band) are capable of receiving RTCM corrections over traditional means including NTRIP data over Bluetooth or a serial radio, WiFi or Ethernet (depending on model).
7881

7982
![Display showing 14 days until Keys Expire](img/Displays/SparkFun_RTK_LBand_DayToExpire.jpg)
8083

@@ -88,11 +91,11 @@ On devices that have a display, the unit will display various prompts to aid the
8891

8992
*PointPerfect Menu*
9093

91-
The *Days until keys expire* inform the user how many days the unit has until it needs to connect to WiFi to obtain new keys.
94+
The *Days until keys expire* inform the user how many days the unit has until it needs to connect to WiFi or Ethernet to obtain new keys.
9295

9396
* **1** - Enable / disable the use of PointPerfect corrections.
9497

95-
* **2** - Enable / disable the automatic attempts at WiFi connections when key expiry is less than 28 days.
98+
* **2** - Enable / disable the automatic attempts at WiFi / Ethernet connections when key expiry is in less than 28 days.
9699

97100
* **3** - Trigger an immediate attempt to connect over WiFi / Ethernet and provision the device (if no keys are available) or update the keys (if provisioning has already been completed). Depending on which RTK product you have and which interfaces are connected, it may be necessary to exit the menus for the provisioning / update to take place.
98101

@@ -106,7 +109,7 @@ The *Days until keys expire* inform the user how many days the unit has until it
106109

107110
* **k** - Bring up the Manual Key Entry menu.
108111

109-
* **g** - Set the Geographic Region. The default is US; but EU, Australia, Korea and Japan can also be selected. This is an important setting since it sets both the IP distribution topic (MQTT, IP) and the L-Band frequency (RTK EVK).
112+
* **g** - Set the Geographic Region. The default is US; but EU, Australia, Korea and Japan can also be selected. This is an important setting since it sets both the IP correction distribution topic (MQTT, IP) and the L-Band frequency (on L-Band-capable models (RTK EVK)).
110113

111114
## Obtaining the Device ID
112115

docs/quickstart-evk.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,9 @@ Steps to use PointPerfect:
154154

155155
*PointPerfect Configuration Menu*
156156

157+
!!! note
158+
It is important that you set your Geographic Region correctly, via the menu or web config page, as this determines both the IP correction distribution topic and the L-Band frequency (on L-Band-capable products).
159+
157160
6. Click **Save Configuration**. The device will record all settings in a few seconds. Then press **Exit and Reset**. The unit will now reboot.
158161

159162
![Saving and All Saved notifications](<img/WiFi Config/SparkFun RTK WiFi Config - Save Steps.png>)

docs/quickstart-torch.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,9 @@ Steps to use PointPerfect:
132132

133133
*PointPerfect Configuration Menu*
134134

135+
!!! note
136+
It is important that you set your Geographic Region correctly, via the menu or web config page, as this determines both the IP correction distribution topic and the L-Band frequency (on L-Band-capable products).
137+
135138
7. Click **Save Configuration**. The device will record all settings in a few seconds. Then press **Exit and Reset**. The unit will now reboot.
136139

137140
![Saving and All Saved notifications](<img/WiFi Config/SparkFun RTK WiFi Config - Save Steps.png>)

0 commit comments

Comments
 (0)