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

$691.10 |
In stock at supplier
No reviews yet

The SparkFun Dead Reckoning Breakout SMA - ZED-F9R is a high precision, sensor fusion GPS board with equally impressive configuration options and takes advan...

Stock availability

Available with leadtime
18 available
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout
The SparkFun Dead Reckoning Breakout SMA - ZED-F9R is a high precision, sensor fusion GPS board with equally impressive configuration options and takes advantage of u-blox's Automotive Dead Reckoning (ADR) technology. The ZED-F9R module provides a highly accurate and continuous position by fusing a 3D IMU sensor, wheel ticks, a vehicle dynamics model, correction data, and GNSS measurements.
The ZED-F9R module is a 184-channel u-blox F9 engine GNSS receiver, meaning it can receive signals from the GPS, GLONASS, Galileo, and BeiDou constellations with ~0.2-meter accuracy! That's right; such accuracy can be achieved with an RTK navigation solution when used with a correction source. Note that the ZED-F9R can only operate as a rover, so you will need to connect to a base station. The module supports the concurrent reception of four GNSS systems. The combination of GNSS and integrated 3D sensor measurements on the ZED-F9R provide accurate, real-time positioning rates of up to 30Hz.
This breakout maximizes position accuracy in dense cities or covered areas compared to other GPS modules. Even under poor signal conditions, continuous positioning is provided in urban environments and is also available during complete signal loss (e.g., short tunnels and parking garages). The ZED-F9R is the ultimate solution for autonomous robotic applications that require accurate positioning under challenging conditions.
This u-blox receiver also supports I2C (u-blox calls this Display Data Channel), making it perfect for Qwiic compatibility so we don't have to use up our precious UART ports. Utilizing our handy Qwiic system, no soldering is required to connect it to the rest of your system. However, we still have broken out 0.1"-spaced pins if you prefer a breadboard.
U-blox-based GPS products are configurable using the popular but dense Windows program called u-center. Many different functions can be configured on the ZED-F9R: baud rates, update rates, geofencing, spoofing detection, external interrupts, SBAS/D-GPS, etc. All of this can be done within the SparkFun Arduino Library!
The SparkFun ZED-F9R GPS Breakout also has an onboard rechargeable battery that provides power to the RTC on the ZED-F9R. This reduces the time-to-first fix from a cold start (~26s) to a hot start (~2s). The battery will maintain RTC and GNSS orbit data without being connected to power for plenty of time.
This product requires an antenna: Be sure to check out the related products/hookup accessories and pick a suitable SMA antenna for your project.
The SparkFun Qwiic Connect System is an ecosystem of I2C sensors, actuators, shields and cables that make prototyping faster and less prone to error. All Qwiic-enabled boards use a common 1mm pitch, 4-pin JST connector. This reduces the amount of required PCB space, and polarized connections mean you can’t hook it up wrong.
Features:
  • 2x Qwiic Connectors
  • Integrated SMA connector for use with antenna of your choice
  • Concurrent reception of GPS, GLONASS, Galileo and BeiDou
  • 184-Channel GNSS Receiver
  • Receives both L1C/A and L2C bands
  • Horizontal Position Accuracy: 
    • 0.01m with RTK
  • Max Navigation Rate: Up to 30Hz
  • Time to First Fix 
    • Cold: 26s
    • Hot: 2s
  • Operational Limits 
    • Max G: ≤4G
    • Max Altitude: 80km (49.7 miles)
    • Max Velocity: 500m/s (1118mph)
  • Velocity Accuracy: 0.05m/s
  • Heading Accuracy: 0.2 degrees
  • Built-In Accelerometer and Gyroscope
  • Time Pulse Accuracy: 30ns
  • Voltage: 5V or 3.3V but all logic is 3.3V 
    • Current: ~85mA to ~130mA (varies with constellations and tracking state)
  • Software Configurable 
    • Geofencing
    • Odometer
    • Spoofing Detection
    • External Interrupt
    • Pin Control
    • Low Power Mode
    • Many others!
  • Supports NMEA, UBX, and RTCM protocols over UART or I2C interfaces
  • Dimensions: 43.18mm x 50.8mm (1.7in x 2.0in)
  • Weight: 12.1g
Revision Change: With v1.1 of the GPS-RTK Dead Reckoning Breakout, we have included an SMA connector instead of a u.FL connector. 
Documents:
Videos

Jargon buster

Plain-language definitions for the technical terms used above.

baud
Baud is the signalling rate of a serial connection, often used as the speed setting for UART communication. Matching the baud rate matters because both connected devices must use the same setting for readable data.
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.
Gyroscope
A gyroscope measures rotation, such as how fast a board is turning around its X, Y, and Z axes. This matters for projects like gesture controls, balancing robots, and motion tracking where tilt or rotation changes need to be detected.
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.
IMU
An IMU (Inertial Measurement Unit) combines motion sensors, typically an accelerometer and gyroscope and sometimes a magnetometer, to measure movement and orientation. It can sense motion, tilt, vibration, rotation, and changes in direction, which is useful for tasks such as navigation, stabilisation, gesture detection, and asset tracking.
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.
PCB
A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
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.
RTC
A Real-Time Clock keeps track of time even when the main processor is asleep or powered down, usually with a small backup battery. It matters for data logging and tracking projects that need accurate timestamps.
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.
SBAS
Satellite-Based Augmentation System, a set of regional services that broadcast correction information for GNSS receivers. SBAS can improve ordinary GPS-style positioning, although it is not the same as centimetre-level RTK correction.
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.
u.FL
u.FL is a tiny snap-on antenna connector often used on compact wireless boards. A board with u.FL usually needs an external antenna, which matters if the product will be inside an enclosure or needs better antenna placement.
UART
UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.

SparkFun ZED-F9R Schematic

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

Download PDF

ZED-F9R Datasheet

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

Download PDF

ZED-F9R Product Summary

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

Download PDF

ZED-F9R Integration Manual

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

Download PDF

u-blox F9 Interface Description

User Guide · 3.3 MB · 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

Supplier page — sparkfun.com

Supplier Description · 824.2 KB · 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.