SparkFun RTK Reference Station Hookup Guide
Contributors:
PaulZC
Resources and Going Further
We hope you enjoy using the RTK Reference Station as much as we have!
Here are the pertinent technical documents for the RTK Reference Station:
- RTK Product Manual
- Hardware GitHub Repo (contains the open source hardware electronics and enclosure design)
- Schematic
- Case Dimensions
- PCB Dimensions
- ZED-F9P GNSS Receiver Datasheet
- MAX17048 Fuel Gauge IC
- ATECC608A Crypto Co-processor Datasheet Summary
- WIZnet W5500 Datasheet
- Ag9900M PoE Module Datasheet
- RJ45 Ethernet Mag Jack Datasheet
Here are the links to the firmware, update tools and stand-alone code examples:
- RTK Firmware Binaries
- RTK Firmware Uploader
- RTK Firmware Source (contains the firmware that runs SparkFun RTK products)
- u-blox GNSS Firmware Update GUI (Windows only. Sorry!)
- Arduino Examples / Test Sketches
Check out these additional tutorials for your perusal:
GPS Differential Vector Pointer
Use GPS to have two objects, a base and a target, point towards one another. This can be used to aim a directional antenna (or in the case of this project, a laser) from one object to the other object at a distance that is only limited by your ability to provide the base station with the target's GPS location.
Displaying Your Coordinates with a GPS Module
This Arduino tutorial will teach you how to pinpoint and display your GPS coordinates with a press of a button using hardware from our Qwiic Connect System (I2C).
Setting up a Rover Base RTK System
Getting GNSS RTCM correction data from a base to a rover is easy with a serial telemetry radio! We'll show you how to get your high precision RTK GNSS system setup and running.
Artemis Global Tracker Hookup Guide
The SparkFun Artemis Global Tracker combines the Artemis processor with an Iridium 9603N satellite transceiver, ZOE-M8Q GNSS transceiver, and MS8607 PHT sensor. With a clear view of the sky, this board allows you to send and receive short data messages from anywhere in the world including remote locations far beyond the reach of WiFi and GSM networks. Follow this guide to get started with the Artemis Global Tracker.
ESP32 Thing Plus Hookup Guide
Hookup guide for the ESP32 Thing Plus (Micro-B) using the ESP32 WROOM's WiFi/Bluetooth system-on-chip in Arduino.
How to Install CH340 Drivers
How to install CH340 drivers (if you need them) on Windows, Mac OS X, and Linux.
Setting up a Rover Base RTK System
Getting GNSS RTCM correction data from a base to a rover is easy with a serial telemetry radio! We'll show you how to get your high precision RTK GNSS system setup and running.
How to Build a DIY GNSS Reference Station
Learn how to affix a GNSS antenna, use PPP to get its ECEF coordinates and then broadcast your own RTCM data over the internet and cellular using NTRIP to increase rover reception to 10km!