AI agents & screen readers: for a machine-readable, text-only catalogue, start at /llms.txt. Products are available as Markdown (/products.md, /products/{handle}.md) and JSON (/products.json, /products/{handle}.json).
Store

SparkFun

$795.50 |
Out of stock
No reviews yet

The SparkFun GPS-RTK-SMA Kit provides everything you need to get started with centimetre-level GPS accuracy using the u-blox ZED-F9P module. Capable of 10mm ...

Get notified when back in stock

Qty
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The SparkFun GPS-RTK-SMA Kit provides everything you need to get started with centimetre-level GPS accuracy using the u-blox ZED-F9P module. Capable of 10mm three-dimensional positioning accuracy with RTK corrections, this kit is ideal for precision navigation, surveying, and autonomous vehicle applications.

The ZED-F9P simultaneously receives GPS, GLONASS, Galileo, and BeiDou signals on both L1 and L2 bands. It supports both rover and base station modes — in survey-in mode, the module can produce RTCM 3.x correction data for other receivers. The kit includes a multiband magnetic mount antenna, ground plate for improved performance, and a USB cable.

Key Features

  • 10mm RTK Accuracy – Centimetre-level 3D positioning (2.5m without RTK)
  • Multi-Constellation – GPS, GLONASS, Galileo, and BeiDou simultaneously
  • Dual-Band ReceptionL1C/A and L2C for faster convergence and better accuracy
  • Rover & Base Station – Supports both modes with RTCM 3.x output
  • 5 Active Communication PortsUSB-C, UART1, UART2 (RTCM), I2C (Qwiic), and SPI
  • Up to 25Hz NavigationPVT at 25Hz, RTK at 20Hz
  • Qwiic I2C Interface – Plug-and-play with no soldering, plus 0.1" header pins
  • SMA Antenna Connector – Robust, threaded connection for external antennas
  • Rechargeable Backup Battery – Warm-start capability, 2-second hot fix time
  • Geofencing & Configurable – Variable I2C address, update rates, and more

ZED-F9P Specifications

  • Voltage – 5V or 3.3V (3.3V logic)
  • Current – 68–130mA (varies with constellations)
  • Time to First Fix – 25s (cold), 2s (hot)
  • Max Altitude – 50km
  • Max Velocity – 500m/s
  • Board Size – 43.5 × 43.2mm
  • Weight – 6.8g

Antenna Specifications

  • L1 Band – 1559–1606MHz, 3.5dBic peak gain
  • L2/L5 Band – 1197–1249MHz, 0–2.0dBic peak gain
  • Impedance – 50 Ohm, RHCP polarisation
  • Cable – 5m coaxial with SMA connector
  • Mounting – Magnetic base with M4 screw mount option
  • Dimensions – 60 × 82 × 22.5mm (175g including cable)

Ideal For

  • Precision surveying and mapping
  • Autonomous vehicle and drone navigation
  • Robotics and precision agriculture
  • Base station and RTCM correction networks

Package Contents

  • 1× SparkFun GPS-RTK-SMA Breakout – ZED-F9P (Qwiic)
  • GNSS Multi-Band Magnetic Mount Antenna – 5m (SMA)
  • 1× GPS Antenna Ground Plate (4" diameter)
  • 1× Reversible USB-A to USB-C Cable (0.8m)

Resources

Jargon buster

Plain-language definitions for the technical terms used above.

breakout
A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny contacts.
Galileo
Europe’s satellite navigation system. Galileo support can improve satellite availability and accuracy, especially when combined with GPS and other constellations.
GLONASS
Russia’s satellite navigation system. A receiver that can also use GLONASS has more satellites to choose from, which can improve positioning reliability when the sky view is partly blocked.
GNSS
GNSS stands for Global Navigation Satellite System, an umbrella term for satellite positioning networks such as GPS, GLONASS, Galileo and BeiDou. Receivers use these satellites to determine position, and high-precision units can output a steady stream of serial position data.
GPS
The US satellite navigation system used by GNSS receivers to calculate position and time. Support for GPS is important because it is widely available and often used together with other constellations for more reliable positioning.
I2C
I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
I2C address
An I2C address is the number a device uses so a microcontroller can tell it apart from other devices on the same I2C bus. It matters because two devices with the same fixed address may conflict if used together.
Impedance
Impedance is the total opposition a component or circuit presents to alternating current, measured in ohms, combining resistance with frequency-dependent reactance. It appears in many contexts, such as matching a speaker's impedance (for example 4 ohm or 8 ohm) to an amplifier or the input and output impedance of signal circuits, and a correct match helps avoid weak signals, distortion or damage.
L1C/A
A GPS signal band used by many GNSS receivers for standard positioning. Support for this band helps determine which satellite signals the receiver can use and how well it can maintain a location fix.
L2C
A second GPS signal band used by dual-band GNSS receivers to improve precision and reduce errors caused by the atmosphere. It matters for RTK and high-accuracy applications because using two bands can produce faster and more reliable centimetre-level fixes.
L5
A modern GNSS signal band used by several satellite systems for more accurate and robust positioning. Dual-band receivers that include L5 can often perform better than single-band receivers, especially for RTK and areas with reflected signals.
PVT
Position, velocity and time data reported by a GNSS receiver. Knowing the PVT update rate helps you judge how often the board can provide basic navigation information to your project.
Qwiic
Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
RTCM 3.x
RTCM 3.x is a standard data format used to send GNSS correction information from a base station to a rover. It matters because both ends of an RTK setup need to understand the correction format to achieve high-accuracy positioning.
RTK
Real-Time Kinematic positioning is a GNSS technique that uses correction data from a base station to greatly improve location accuracy. It matters if you need centimetre-level positioning for robotics, mapping, surveying, or tracking rather than ordinary metre-level GPS accuracy.
SMA
SMA is a small threaded coaxial (RF) connector widely used to attach antennas and other radio-frequency cables. A device with SMA antenna ports needs antennas or pigtails with matching SMA connectors, or a suitable adapter, to connect to them.
SPI
A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
Survey-in mode
Survey-in mode is a GNSS base-station setup process in which a receiver averages its own position over a set period to establish a fixed reference location. A receiver that supports survey-in can act as an RTK base and generate correction data for one or more rover receivers.
USB-C
USB-C is a small, reversible USB connector that can carry power, data and, on some devices, video over a single cable. The same connector can range from charging only to high-speed data, so the functions a given port actually supports vary.
ZED-F9P
A u-blox GNSS receiver module designed for high-precision positioning, including RTK rover and base-station use. The exact module matters because it determines the supported satellite bands, update rates, correction formats and achievable accuracy.

GPS-RTK-SMA Board Schematic

Schematic · 239.2 KB · Click any page to view full size

Download PDF

u-blox ZED-F9P Datasheet

Datasheet · 1.1 MB · Click any page to view full size

Download PDF

UBX and NMEA Protocol Manual

User Guide · 3.3 MB · Click any page to view full size

Download PDF

ZED-F9P Integration Manual

User Guide · 9.5 MB · Click any page to view full size

Download PDF

ZED-F9P Product Summary

Product Brief · 325.7 KB · Click any page to view full size

Download PDF

ZED-F9P Firmware 1.00 Release Notes

Product Change Note · 126.3 KB · Click any page to view full size

Download PDF

u-blox ECCN Document

Compliance · 27.8 KB · Click any page to view full size

Download PDF

ANN-MB Antenna Product Summary

Product Brief · 123.1 KB · Click any page to view full size

Download PDF

Low Cost Antennas RTK White Paper

Document · 1.5 MB · Click any page to view full size

Download PDF

ANN-MB Antenna Product Drawing

Mechanical Drawings · 262.0 KB · Click any page to view full size

Download PDF

Supplier page — sparkfun.com

Supplier Description · 1.2 MB · Click any page to view full size

Download PDF

Qwiic GPS RTK2 ublox ZED F9P

Schematic · 124.0 KB · Click any page to view full size

Download PDF

ZED F9P UBX NMEA and RTCM protocols

User Guide · 2.8 MB · Click any page to view full size

Download PDF

Source Code

Open-source libraries, firmware & example projects for this product

Related Tutorials

Free guides on learn.littlebird.com.au

Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.