Weatherr MicroMod and GPS

Hello!

I have been having an unbelievably frustrating time getting a GPS unit to work with the Weather MicroMod through the Qwiic connection. Even just the examples don’t seem to want to function. Artemis is my processor.

Is there something I need to #include or declare to denote I want to use the Qwiic connection?

I’m quite frankly at a loss.

I’m trying to timestamp the data. So if there’s another recommendation I am all ears. I am not the most literate person with Arduino, just enough to get by. :lol:

What GPS are you using, is it one of our U-Blox ones?

Give example 1 of our [U-Blox library a try and see if that displays NMEA messages on the serial terminal.](https://github.com/sparkfun/SparkFun_u-blox_GNSS_Arduino_Library/archive/refs/heads/master.zip)