Skip to content

Commit b462455

Browse files
committed
Add L-Band discontinuation notices
1 parent 4b4ab4e commit b462455

File tree

6 files changed

+53
-91
lines changed

6 files changed

+53
-91
lines changed

docs/correction_sources.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,26 @@ Various SparkFun RTK products support this new GNSS band (E6):
109109
* The RTK Facet mosaic's mosaic-X5 supports E6 reception. However, at the time of writing, the X5 firmware does not yet support the HAS service. Septentrio are planning to support it in a future firmware release.
110110
* The RTK Postcard's LG290P GNSS receiver has the ability to receive the E6 signals but as of writing, HAS is not yet implemented in the GNSS location engine.
111111
* The RTK Torch fully supports HAS/E6. The UM980 firmware needs to be 11833 or newer. See how to [Update the UM980 Firmware](./firmware_update_um980.md) for instructions. HAS/E6 is enabled by default and can be disabled in the [GNSS Menu](menu_gnss.md#galileo-e6-corrections) if desired.
112+
113+
## L-Band Service
114+
115+
Some companies broadcast an extra signal over geosynchronous satellites in something called the 'L-Band' which is really just a catch-all name for any broadcast between 1GHz and 2GHz. Because GNSS satellites broadcast their signal at ~1.57GHz (L1) and ~1.23GHz (L2), it is beneficial to broadcast an extra signal near these frequencies because the GNSS receiver hardware can be adapted to pick up this extra signal. Depending on the company, this signal adds additional correction data that can allow a GNSS receiver to obtain much higher accuracy than L1/L2/L5 positioning alone. But because broadcasting on satellites is exorbitantly expensive, the signal is often encrypted to force users to pay a subscription fee. The benefit of L-Band corrections is that they can cover an entire country or continent with corrections, without the need for internet connectivity, allowing for remote location to be surveyed, or scientific research conducted.
116+
117+
For many years, u-blox provided a service called PointPerfect L-Band that was compatible with certain SparkFun RTK products (specifically [RTK Facet mosaic L-Band](https://www.sparkfun.com/sparkpnt-rtk-facet-mosaic-l-band.html), and [RTK Facet L-Band](https://www.sparkfun.com/sparkfun-rtk-facet-l-band.html)). Unfortunately, in July of 2025 u-blox announced the L-Band service to North America would be discontinued on December 31st, 2025. These products still function as high precision receivers, but they will need to switch to an internet based correction services to obtain an RTK Fix.
118+
119+
## Remote Corrections
120+
121+
What do you do if you need to get an RTK Fix but there is no L-Band or internet service? So how can users obtain corrections in remote areas? There are a few options.
122+
123+
### Base/Rover Setup
124+
125+
A base can be set on site and surveyed in with high accuracy in about 12 hours. Once that is completed a base can transmit corrections to the rover allowing the rover to obtain RTK Fix with high absolute accuracy. The connection between the rover and base can be accomplished with a variety of options. Please see [Correction Transport](correction_transport.md) for more information.
126+
127+
### Remote Internet
128+
129+
A few innovative users have reported using [Eutelsat KONNECT](https://europe.konnect.com/en-DE) or [Starlink Roam](https://www.starlink.com/us/roam) to gain internet connectivity in remote areas to then connect to a standard NTRIP corrections source.
130+
131+
### Post Processing
132+
133+
If real time kinematics is not needed, many SparkFun PNT devices can log raw GNSS satellite data onto an SD card where it can be post processed into very accurate location data.
134+
26.4 KB
Loading

docs/intro.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Which device are you using?
99
- [RTK EVK Quick Start](quickstart-evk.md)
1010
- [RTK EVK Hookup Guide](https://docs.sparkfun.com/SparkFun_RTK_EVK/)
1111

12+
13+
[![RTK Facet mosaic](<img/Facet/SparkPNT Facet mosaic - small.png>)](quickstart-facet-mosaic.md)
14+
15+
- [RTK Facet mosaic Quick Start](quickstart-facet-mosaic.md)
16+
- [RTK Facet mosaic Hookup Guide](https://docs.sparkfun.com/SparkFun_RTK_Facet_mosaic/introduction/)
17+
1218
[![RTK Postcard](img/SparkFun_RTK_Postcard_Small.png)](quickstart-postcard.md)
1319

1420
- [RTK Postcard Quick Start](quickstart-evk.md)

docs/introduction.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,65 +7,81 @@ The line of RTK Everywhere products offered by SparkFun all run identical firmwa
77
<div class="grid cards" markdown>
88

99
- <figure markdown>
10+
1011
[![Product Image](./img/SparkFun_RTK_EVK.png)](https://www.sparkfun.com/products/24342 "Go to Product Page")
1112
<figcaption markdown>
13+
1214
[SparkFun RTK EVK (GPS-24342)](https://www.sparkfun.com/products/24342)
1315
</figcaption>
1416
</figure>
1517

1618
<center>
19+
1720
[Quickstart Guide](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/quickstart-evk/){ .md-button .md-button--primary }
1821
</center>
1922

2023
<center>
24+
2125
[Hookup Guide](https://docs.sparkfun.com/SparkFun_RTK_EVK/){ .md-button .md-button--primary }
2226
</center>
2327

2428
- <figure markdown>
25-
[![Product Image](./img/SparkFun-RTK-Facet-Mosaic-L-Band.jpg)](https://www.sparkfun.com/sparkpnt-rtk-facet-mosaic-l-band.html "Go to Product Page")
29+
30+
[![Product Image](./img/SparkFun-RTK-Facet-Mosaic-L-Band.jpg)](https://www.sparkfun.com/sparkpnt-rtk-facet-mosaic.html "Go to Product Page")
2631
<figcaption markdown>
27-
[SparkPNT RTK Facet mosaic L-Band (GPS-24903)](https://www.sparkfun.com/sparkpnt-rtk-facet-mosaic-l-band.html)
32+
33+
[SparkPNT RTK Facet mosaic (GPS-29688)](https://www.sparkfun.com/sparkpnt-rtk-facet-mosaic.html)
2834
</figcaption>
2935
</figure>
3036

3137
<center>
38+
3239
[Quickstart Guide](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/quickstart-facet-mosaic/){ .md-button .md-button--primary }
3340
</center>
3441

3542
<center>
43+
3644
[Hookup Guide](https://docs.sparkfun.com/SparkFun_RTK_Facet_mosaic/){ .md-button .md-button--primary }
3745
</center>
3846

3947
</div>
4048
<div class="grid cards" markdown>
4149

4250
- <figure markdown>
51+
4352
[![Product Image](./img/SparkFun_RTK_Postcard.png)](https://www.sparkfun.com/sparkfun-rtk-postcard.html "Go to Product Page")
4453
<figcaption markdown>
54+
4555
[SparkFun RTK Postcard (GPS-26916)](https://www.sparkfun.com/sparkfun-rtk-postcard.html)
4656
</figcaption>
4757
</figure>
4858

4959
<center>
60+
5061
[Quickstart Guide](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/quickstart-postcard/){ .md-button .md-button--primary }
5162
</center>
5263

5364
<center>
65+
5466
[Hookup Guide](https://docs.sparkfun.com/SparkFun_RTK_Postcard/){ .md-button .md-button--primary }
5567
</center>
5668

5769
- <figure markdown>
70+
5871
[![Product Image](./img/SparkFun_RTK_Torch.png)](https://www.sparkfun.com/products/25662 "Go to Product Page")
5972
<figcaption markdown>
73+
6074
[SparkFun RTK Torch (GPS-25662)](https://www.sparkfun.com/products/25662)
6175
</figcaption>
6276
</figure>
6377

6478
<center>
79+
6580
[Quickstart Guide](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/quickstart-torch/){ .md-button .md-button--primary }
6681
</center>
6782

6883
<center>
84+
6985
[Hookup Guide](https://docs.sparkfun.com/SparkFun_RTK_Torch/){ .md-button .md-button--primary }
7086
</center>
7187

@@ -85,4 +101,4 @@ The Bluetooth or Serial Terminal methods are recommended for most advanced confi
85101

86102
If you have an issue, feature request, bug report, or a general question about the RTK firmware specifically we encourage you to post your comments on the [firmware's repository](https://github.com/sparkfun/SparkFun_RTK_Everywhere_Firmware/issues). If you feel like bragging or showing off what you did with your RTK product, we'd be thrilled to hear about it on the issues list as well!
87103

88-
Things like how to attach an antenna or other hardware-specific topics are best read on the Hookup Guides for the individual products.
104+
Topics like how to attach an antenna or other hardware-specific topics are best read on the Hookup Guides for the individual products.

docs/menu_pointperfect.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ In the above image we see the WiFi symbol indicating a high signal strength. The
8484

8585
PointPerfect Flex RTCM/NTRIP service uses a standard NTRIP interface to obtain corrections. Once [registered](#registration), to gain access to the PointPerfect system, the device must be given WiFi. The RTK device will automatically obtain **credentials**. These credentials will be copied into the NTRIP Client, and the NTRIP Client will be turned on. The device will then use WiFi (usually a cellular hot spot) to connect to the PointPerfect NTRIP Caster and begin providing the SparkFun RTK device with corrections. Within a few seconds, the device should change from RTK Float to RTK Fix.
8686

87-
### PointPerfect Flex L-Band
87+
### PointPerfect Flex L-Band (Deprecated)
88+
89+
**Note:** In July of 2025 u-blox announced the L-Band service to North America would be discontinued on December 31st, 2025. RTK Facet mosaic units, with a paid subscription to the L-Band service, can still use this signal up to December 31st, 2025, but afterward they will need to switch to an internet based correction services to obtain an RTK Fix.
8890

8991
When this service is enabled, the device will attempt to connect to WiFi. If [registration](#registration) has been completed through SparkFun, the device will be issued L-Band specific keys and will obtain corrections over an extra signal broadcast by a geosynchronous satellite. The encrypted SPARTN packets are sent through the PointPerfectLibrary (PPL) and RTCM corrections are produced after ~60 seconds. The device will enter RTK Float, the RTK Fix states. Users report variable fix times with ok accuracy (not as good as RTCM service).
9092

docs/quickstart-facet-mosaic.md

Lines changed: 2 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -118,94 +118,9 @@ To get millimeter accuracy we need to provide the RTK unit with correction value
118118

119119
See [Corrections Sources](correction_sources.md) for a breakdown of the options and the pros and cons of each. For this quickstart, we'll be showing two examples: using PointPerfect L-Band for $50 a month; and PointOne Nav for $125/month for "True RTK".
120120

121-
## PointPerfect Corrections
121+
## PointPerfect Corrections over L-Band
122122

123-
One of the great features of the RTK Facet mosaic is that it has the ability to get corrections from PointPerfect over L-Band. No need for NTRIP credentials! [Contact SparkFun](https://www.sparkfun.com/rtk_facet_mosaic_registration) with your device ID, pay a monthly fee of $50 per month (as of this writing) and your device will obtain credentials and start receiving corrections anywhere in the contiguous USA.
124-
125-
[<figure markdown>
126-
![PointPerfect L-Band coverage map](./img/PointPerfect/pointperfect_coverage_l-band.jpg)](./img/PointPerfect/pointperfect_coverage_l-band.jpg)
127-
<figcaption markdown>
128-
PointPerfect L-Band coverage map
129-
</figcaption>
130-
</figure>
131-
132-
133-
Steps to use PointPerfect:
134-
135-
1. Power on the RTK Facet mosaic device by pressing the Power button for 3 to 4 seconds until the OLED display illuminates.
136-
137-
2. Put the RTK Facet mosaic into WiFi config mode by first tapping the power button. The OLED display will show a menu of choices. Tap the power button until **Config** is highlighted, then give the power button a quick double-tap to select config mode. Detailed instructions are available in [Configure with Browser](./configure_with_browser.md).
138-
139-
3. From your phone, connect to the WiFi network *RTK Config*. You should be redirected to the WiFi Config page. If you are not, open a browser (Chrome is preferred) and type **rtk.local** or **192.168.4.1** into the address bar.
140-
141-
<figure markdown>
142-
![SparkFun RTK WiFi Configuration Interface](./img/WiFi Config/SparkFun RTK WiFi Config - Header Block.png)
143-
<figcaption markdown>
144-
SparkFun RTK WiFi Configuration Interface
145-
</figcaption>
146-
</figure>
147-
148-
4. Under the [*PointPerfect Configuration* menu](menu_pointperfect.md), make a note of your Device ID.
149-
150-
<figure markdown>
151-
![PointPerfect Configuration Menu](./img/WiFi Config/SparkFun RTK PointPerfect Config Device ID.png)
152-
<figcaption markdown>
153-
PointPerfect Configuration Menu
154-
</figcaption>
155-
</figure>
156-
157-
5. [Contact SparkFun](https://www.sparkfun.com/rtk_facet_mosaic_registration) with your Device ID and pay a monthly fee of $50 per month (as of this writing). It can take up to two business days for registration to complete. For now, press **Exit and Reset** and enjoy your RTK Facet mosaic without corrections.
158-
159-
6. Once your Device ID resitration is complete, put the RTK Facet mosaic back into WiFi config mode by tapping the power button. The OLED display will show a menu of choices. Tap the power button until **Config** is highlighted, then give the power button a quick double-tap to select config mode.
160-
161-
7. From your phone, connect to the WiFi network *RTK Config*. You should be redirected to the WiFi Config page. If you are not, open a browser (Chrome is preferred) and type **rtk.local** or **192.168.4.1** into the address bar.
162-
163-
<figure markdown>
164-
![SparkFun RTK WiFi Configuration Interface](./img/WiFi Config/SparkFun RTK WiFi Config - Header Block.png)
165-
<figcaption markdown>
166-
SparkFun RTK WiFi Configuration Interface
167-
</figcaption>
168-
</figure>
169-
170-
8. Under the *WiFi Configuration* menu, give the device WiFi credentials for your local WiFi. This can be the cellphone hotspot if local WiFi is not available.
171-
172-
<figure markdown>
173-
![WiFi Menu containing one network](./img/WiFi Config/SparkFun RTK WiFi Config - WiFi Menu.png)
174-
<figcaption markdown>
175-
WiFi Menu containing one network
176-
</figcaption>
177-
</figure>
178-
179-
9. Under the [*PointPerfect Configuration* menu](menu_pointperfect.md), **Enable PointPefect Corrections** and select your **Geographic Region**.
180-
181-
<figure markdown>
182-
![PointPerfect Configuration Menu](./img/WiFi Config/SparkFun RTK PointPerfect Config L-Band.png)
183-
<figcaption markdown>
184-
PointPerfect Configuration Menu
185-
</figcaption>
186-
</figure>
187-
188-
!!! note
189-
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). Sadly, u-blox are suspending their EU L-Band service on March 10th 2025. L-Band coverage will only be available in the contiguous USA from that date.
190-
191-
192-
10. Click **Save Configuration**. The device will record all settings in a few seconds. Then press **Exit and Reset**. The unit will now reboot.
193-
194-
<figure markdown>
195-
![Saving and All Saved notifications](./img/WiFi Config/SparkFun RTK WiFi Config - Save Steps.png)
196-
<figcaption markdown>
197-
Saving... then All Saved
198-
</figcaption>
199-
</figure>
200-
201-
After the reboot, the device will connect to WiFi, obtain keys, and begin applying corrections. Assuming you are outside, after a few minutes of receiving PointPerfect corrections to the device, connect to the RTK Facet mosaic over SW Maps (or other) and the device will enter RTK Float, then RTK Fix (usually under 3 minutes). You can now take positional readings with millimeter accuracy!
202-
203-
<figure markdown>
204-
![SW Maps showing accuracy](./img/SWMaps/SparkFun Torch - SW Maps PointPerfect Fix Accuracy.png)
205-
<figcaption markdown>
206-
SW Maps showing positional accuracy
207-
</figcaption>
208-
</figure>
123+
**Note:** In July of 2025 u-blox announced the L-Band service to North America would be discontinued on December 31st, 2025. RTK Facet mosaic units, with a paid subscription to the L-Band service, can still use this signal up to December 31st, 2025, but afterward they will need to switch to an internet based correction services to obtain an RTK Fix. Please see [Correction Sources](correction_sources.md) for more information.
209124

210125
## NTRIP Example
211126

0 commit comments

Comments
 (0)