Help with Particle Argon and Sam-M8Q GPS Module

Thank you! I did take it outside and retried but still kept reading 0,0. I also wanted to connect the MMC5983MA (Qwiic) to create a digital compass. After my M8Q initially worked, I connected the MMC5983MA to it via QWIIC and flashed it without cutting the pull up resistor on it. I later found out if you daisy chain these components you need to cut one of the pull resistors otherwise it can cause data glitches. I ended up removing the MMC5983MA and any related code or libraries and the next day I began getting 0,0. I also tried creating a brand new project and using the initial code and libraries that worked with only the OLED and M8Q but still reads 0,0. Anything else I can attempt? I am currently trying to use AssetTracker as stated in this forum: Help creating a code for a GPS tracker using Argon

Ultimately I just need my GNSS to be able to print my current coordinates at the push of a button. Not sure if there are any other libraries I can try.