GNSS RTK Click

Price:
Sale price A$460.61   Inc. GST
SKU:
MIKROE-4456
Out Of Stock

We will notify you when this product becomes available.

How does it work?

GNSS RTK Click is based on the ZED-F9P, a multi-band GNSS module with integrated multi-band RTK technology offering centimeter-level accuracy from U-blox. This GNSS receiver can receive and track multiple GNSS constellations. Thanks to the multi-band RF front-end architecture, all four major GNSS constellations (GPS, GLONASS, Galileo, and BeiDou) plus SBAS and QZSS satellites can be received concurrently. The combination of GNSS signals from multiple frequency bands (L1/L2/L5) and RTK technology allows the ZED-F9P to achieve centimeter-level accuracy in seconds. Receiving more satellite signals at any given time maximizes the availability of centimeter-level accuracy even in challenging environments such as in cities.

gnss rtk click inner

The ZED-F9P comes with built-in support for standard RTCM corrections, routed on the additional header, unpopulated by default, available as an optional stand-alone RTCM input interface that can not be used as a host interface. It also ensures the security of positioning and navigation information by using secure interfaces and advanced jamming and spoofing detection technologies.

GNSS RTK Click communicates with MCU using the UART interface at 9600 bps as its default communication protocol with the option for the users to use other interfaces such as SPI and I2C if they want to configure the module and write the library by themselves. The interface selection between UART/SPI can be performed by positioning SMD jumpers labeled as COMM SEL to an appropriate position. When selecting the SPI communication, with the correct selection of the COMM SEL jumper, it is necessary to set the jumper to DSEL to configure the interface pins as SPI. In the default state, the jumper labeled as DSEL is unpopulated. The receiver also can enter a safe boot mode. If the jumper labeled as SFBT is populated and the SAFEBOOT pin is low at Power-Up, the receiver starts in safe boot mode and GNSS operation is disabled.

The USB interface, compatible with the USB version 2.0 FS (Full Speed, 12 Mbit/s), can be used for communication as an alternative to the UART. The USB port can be used as a power supply if you need the Click board™ to be a standalone device. In the case of the main supply failure, the module can use a backup supply voltage from a connected battery. Backup voltage supplies the real-time clock and battery-backed RAM and enables all relevant data to be saved in the backup RAM to allow a hot or warm start later.

In addition to these features, it also has several GPIO pins. RDY pin routed to the AN pin of the mikroBUS™ socket is used as a communication indicator when bytes are ready to be transmitted, the RST pin routed on the PWM pin of the mikroBUS™ socket provides the ability to reset the receiver, and the TMP pin, with LED indicator, routed on the INT pin of the mikroBUS™ socket provides clock pulses with configurable duration and frequency.

RTK pin routed on the RST pin of the mikroBUS™ socket, alongside with LED indicator labeled as RTK, provides an indication of the RTK positioning status. When LED is blinking, it indicates that a valid stream of RTCM messages is being received, but no RTK fixed mode has been achieved. When the LED is constantly lit, the LED indicates that RTK mode has been achieved. It also has another LED indicator labeled as GDC that indicates the current geofence status as to whether the receiver is inside any of the active areas. This feature can be used, for example, to wake up a sleeping host when a defined geofence condition is reached.

GNSS RTK Click possesses the SMA antenna connector, and it can be used for connecting the appropriate antenna that Mikroe has in its offer, such as GPS Active External Antenna. This antenna is an excellent choice for all GSM/GPRS applications with a frequency range of 1595.42 ± 25MHz.

This Click board™ is designed to be operated only with a 5V logic voltage level. A proper logic voltage level conversion should be performed before the Click board™ is used with MCUs with different logic levels.

Specifications

TypeGPS/GNSS
ApplicationsCan be used for machine control, ground robotic vehicles, and high precision unmanned aerial vehicles (UAV) applications
On-board modulesGNSS RTK Click is based on the ZED-F9P, a multi-band GNSS module with integrated multi-band RTK technology offering centimeter-level accuracy from U-blox
Key FeaturesHigh precission, centimeter-level accuracy, high update rate for highly dynamic applications, multi-band RTK with fast convergence times and reliable performance, and more.
InterfaceGPIO,I2C,SPI,UART,USB
CompatibilitymikroBUS
Click board sizeL (57.15 x 25.4 mm)
Input Voltage5V

Pinout diagram

This table shows how the pinout on GNSS RTK Click corresponds to the pinout on the mikroBUS™ socket (the latter shown in the two middle columns).

NotesPinMikrobus logo.pngPinNotes
Transmission Ready IndicatorsRDY1ANPWM16RSTReset
RTK Positioning StatusRTK2RSTINT15TMPConfigurable Time Pulses
SPI Chip SelectCS3CSRX14TXUART TX
SPI ClockSCK4SCKTX13RXUART RX
SPI Data OUTSDO5MISOSCL12SCLI2C Clock
SPI Data INSDI6MOSISDA11SDAI2C Data
 NC73.3V5V105VPower Supply
GroundGND8GNDGND9GNDGround

Onboard settings and indicators

LabelNameDefault Description
LD1PWR-Power LED Indicator
LD2TMP-Time Pulse LED Indicator
LD3RTK-RTK Status LED Indicator
LD4GFC-Geofence Status LED Indicator
JP1-JP4COMM SELLeftCommunication Interface Selection SPI/UART: Left position SPI, Right position UART
J1-UnpopulatedOptional Stand-Alone RTCM Interface
J5DSELUnpopulatedSPI Interface Activation
J6SFBTUnpopulatedSafeBoot Mode Activation

GNSS RTK Click electrical specifications

DescriptionMinTypMaxUnit
Supply Voltage-5-V
Backup Supply Voltage1.65-3.6V
Position Accuracy-10-mm
Operating Frequency1.2276-1.575GHz
Maximum Output Current--100mA
Maximum Altitude--50km
Maximum Velocity--500m/s
Operating Temperature Range-40-+85°C

Software Support

We provide a library for the GNSS RTK Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.

Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on mikroE github account.

Library Description

This library contains API for GNSS RTK Click driver.

Key functions:

  • void gnssrtk_cfg_setup ( gnssrtk_cfg_t *cfg ); - Config Object Initialization function.
  • GNSSRTK_RETVAL gnssrtk_init ( gnssrtk_t *ctx, gnssrtk_cfg_t *cfg ); - Initialization function.
  • void gnssrtk_default_cfg ( gnssrtk_t *ctx ); - Click Default Configuration function.

Examples description

This example reads and processes data from GNSS RTK click.

void application_task ( void ) {    gnssrtk_process();    parser_application( current_parser_buf );}

The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on mikroE github account.

Other mikroE Libraries used in the example:

  • MikroSDK.Board
  • MikroSDK.Log
  • Click.GNSSRTK

Additional notes and informations

Depending on the development board you are using, you may need USB UART click, USB UART 2 click or RS232 click to connect to your PC, for development systems with no UART to USB interface available on the board. The terminal available in all MikroElektronika compilers, or any other terminal application of your choice, can be used to read the message.

mikroSDK

This Click board™ is supported with mikroSDK - MikroElektronika Software Development Kit. To ensure proper operation of mikroSDK compliant Click board™ demo applications, mikroSDK should be downloaded from the LibStock and installed for the compiler you are using.

For more information about mikroSDK, visit the official page.

Shipping rates Australia wide and New Zealand

Please add the items in cart and proceed to checkout to calculate shipping cost. We have range of shipping options once goods are ready to dispatch. 
1. Regular shipping: Goods will be shipped using Australia post regular shipping service. 
2. Express shipping: Goods will be shipped using Australia post EXPRESS shipping service. 
3. Express split shipping: Local stock from Melbourne will be shipped ASAP (1 business day) using EXPRESS shipment while remaining items from overseas stock when arrived in Melbourne shipped using second EXPRESS shipment. 
4. Pick up from Thomastown, Melbourne is available on appointment between 9 am to 3 pm during business days. 

  

FAQ:

  • How do I estimate shipping for my order?
    • Add products in the shopping cart and head to the checkout page to estimate the shipping.

Dispatch time

Unless expressly agreed otherwise with you, we will not commence delivery of an order until we have received cleared payment of the purchase price in full.

All orders placed before 11 am AEST (Monday to Friday) will ordinarily be processed on the same day.

We will endeavour to ship the Products by the applicable time indicated on the website, but all times are indicative only.  All shipping times are dispatch times only, and actual delivery dates will depend on the shipping method chosen, delivery address and delivery service provider. 

Note- Please make a note during purchase if you require any item urgently. However we cannot guarantee that we will be able to comply with any request

*Go to Australia post delivery time calculation to get various Australia post service in your area please use our shipping postcode Thomastown, 3074 as the "from" address - https://auspost.com.au/parcels-mail/delivery-times.html?ilink=tools-open-deliv-times.

Shipping Destinations

We ship all products throughout mainland Australia, Tasmania and New Zealand - Including Darwin, Melbourne, Sydney, Tasmania, Adelaide, Brisbane, Perth, all metro and regional areas but do not deliver to areas in Australia where the Australia Post delivery network is not available. 

Check Express shipping delivery coverage area at - http://auspost.com.au/parcels-mail/delivery-areas.html

Receipt of deliveries

Deliveries to post office boxes are not permitted where delivery is by courier. If delivery is by courier and nobody is available at the delivery address to accept delivery when delivery is attempted then the courier may either:

  • leave the relevant parcel at the unattended address (the courier will do so if specified in your delivery requirements); or
  • re-attempt delivery at a later time or date, in which case we may charge you an additional re-delivery fee. 

Note that if a delivery is left unattended at the shipping address and is subsequently stolen then the theft is your responsibility, not ours.

Payment & Security

Apple Pay Google Pay Mastercard PayPal Shop Pay Visa

Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.

You may also like