gnss8
2.0.0.0
|
GNSS 8 Click is a compact add-on board that provides fast positioning capability. This board features the LC79DA, a high-performance dual-band and multi-constellation GNSS module from Quectel Wireless Solutions.
We provide a library for the GNSS8 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.
This library contains API for GNSS8 Click driver.
gnss8_cfg_setup
Config Object Initialization function. gnss8_init
Initialization function. gnss8_generic_read
Data reading function. gnss8_generic_write
Data writing function. gnss8_set_ap_req
Set AP request pin state. This example showcases device abillity to read data outputed
from device and show it's coordinates and altitude when connected.
The demo application is composed of two sections :
Initializes host communication modules, additioaln GPIO's used
for control of device and resets device.
Reads data from device and wait's untill device is connected.
While not connected it will log '.'. When conneceted and received data for latitude, longitude, and altitude it will log that data parsed from "GNGGA" command.
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:
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. UART terminal is available in all MikroElektronika compilers.