Skip to content

Commit f588456

Browse files
committed
Docs update
1 parent dc9e0f6 commit f588456

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

docs/correction_sources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To get millimeter accuracy we need to provide the RTK unit with correction value
2424

2525
These companies set up a large number of reference stations that cover entire regions and countries, but charge a monthly fee. They are often easy to use but can be expensive.
2626

27-
- [PointPerfect](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/quickstart-torch/#pointperfect-corrections) ($8/month) - US, EU, as well as parts of Australia, Brazil, and South Korea. Note: This is an [SSR service](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/correction_sources/#osr-vs-ssr).
27+
- [PointPerfect](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/quickstart-torch/#pointperfect-corrections) ($15/month) - US, EU, as well as parts of Australia, Brazil, and South Korea. Note: This is an [SSR service](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/correction_sources/#osr-vs-ssr).
2828
- [Onocoy](https://console.onocoy.com/explorer) ($25/month) - US, EU, Australia, and many other partial areas
2929
- [PointOneNav](https://app.pointonenav.com/trial?src=sparkfun) ($125/month for "True RTK") - US, UK, EU, KOR, AUS, NZ, and JP
3030
- [Skylark](https://www.swiftnav.com/skylark) ($29 to $69/month) - US, EU, Japan, Australia

docs/correction_transport.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,14 @@ Compatibility Icons
1717

1818
<div class="grid cards fill" markdown>
1919

20-
- EVK: :material-radiobox-blank:{ .support-none title="Feature Not Supported" }
20+
- EVK: :material-radiobox-marked:{ .support-full title="Feature Supported" }
2121
- Facet mosaic: :material-radiobox-blank:{ .support-none title="Feature Not Supported" }
2222
- Postcard: :material-radiobox-blank:{ .support-none title="Feature Not Supported" }
2323
- Torch: :material-radiobox-blank:{ .support-none title="Feature Not Supported" }
2424

2525
</div>
2626

27-
The RTK EVK has built-in cellular via a u-blox LARA-R6001D. However, the RTK Everywhere firmware does not yet support cellular. Adding it is on our roadmap. Stay tuned for updates! Meanwhile, we do have a stand-alone EVK code example which will connect to PointPerfect localized distribution via cellular:
28-
29-
- [EVK example 8_5_PointPerfect_MQTT](https://github.com/sparkfun/SparkFun_RTK_EVK/tree/main/Example_Sketches/8_5_PointPerfect_MQTT)
30-
- [EVK example 8_6_PointPerfect_MQTT_WiFi_ETH_Cellular](https://github.com/sparkfun/SparkFun_RTK_EVK/tree/main/Example_Sketches/8_6_PointPerfect_MQTT_WiFi_ETH_Cellular)
27+
The RTK EVK has built-in cellular via a u-blox LARA-R6001D. Insert a nano SIM card, attach the cellular antennas, and the device will attempt to connect to a local cell tower. The RTK EVK will automatically switch to WiFi or Ethernet if it is available, shutting down the cellular connection to save on costs as much as possible. If the Ethernet or WiFi connections are lost, cellular will automatically be re-started.
3128

3229
## Cellular - Via Cellphone
3330

0 commit comments

Comments
 (0)