NanoGps2 Click example.
Description
This example reads and processes data from Nano GPS 2 click.
The demo application is composed of two sections :
Application Init
Initializes driver and wake-up module.
Application Task
Reads the received data and parses it.
Additional Function
- nanogps2_process ( ) - The general process of collecting data the module sends.
- Note
- Depending on the environmental conditions and the satellites availability it may take some time for the module to receive the position fix.
- Author
- MikroE Team