# GPS Troubleshooting

Source: https://forum.modalai.com/topic/4298/gps-troubleshooting
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2025-03-27 17:15:44 UTC by Stefan Amundarain
Replies: 5 · Views: 1276

## Stefan Amundarain · 2025-03-27 17:15:44 UTC

We recently connected a Matek M10Q GNSS/Compass to the J19 port of our voxl2. we have a green light on the GPS, and when in the window a blinking Green to indicate GPS fix. We are able to calibrate the compass in PX4, but no GPS data is being recieved. We have the GPS wired correctly. based in the docs.modalai voxl2 onboard sensor user guide. what other steps can we take to troubleshoot? I have also checked voxl-px4.conf and GPS= AUTODETECT
![Screenshot from 2025-03-27 13-11-18.png](https://forum.modalai.com/assets/uploads/files/1743095625643-screenshot-from-2025-03-27-13-11-18.png) ![Screenshot from 2025-03-27 13-06-09.png](https://forum.modalai.com/assets/uploads/files/1743095767314-screenshot-from-2025-03-27-13-06-09.png)

## Reply by tom (ModalAI staff) · 2025-03-27 17:34:42 UTC

@Stefan-Amundarain First GPS lock takes a lot longer than subsequent locks. I'd recommend taking the GPS outside for 15 minutes or so for initial lock.

## Reply by Stefan Amundarain · 2025-03-27 18:12:07 UTC (in reply to tom)

@tom just spent about 20 minutes outside with it, no luck. We will try a different GNSS module and see if its the equipment or the setup.

## Reply by Eric Katzfey (ModalAI staff) · 2025-03-28 16:15:06 UTC (in reply to Stefan Amundarain)

@Stefan-Amundarain What version of VOXL SDK are you running? Can you provide the output of `voxl-version`?

## Reply by rdjarvis · 2025-03-28 17:38:34 UTC (in reply to Eric Katzfey)

@Eric-Katzfey we were on 1.3.2, flashed 1.3.5 and had success!

## Reply by Eric Katzfey (ModalAI staff) · 2025-03-28 18:41:59 UTC (in reply to rdjarvis)

@rdjarvis Okay, great! Instead of starting voxl-px4 with `systemctl start voxl-px4` can you start it as a foreground process using `voxl-px4 -d` and then capture the output and paste as a response? I'd like to see if there are any error messages printed that could help determine why it isn't seeing your GPS unit.
