This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF9160: GPS Tracking satellites, but can't get fix.

Hi, we have a custom board using the nrf9160, running modem firmware 1.1, and using the nrf9160_gps driver.

Sometimes we see messages like this:

Tracking: 8 Using: 0 Unhealthy: 0

Where the GPS is tracking satellites but is not using any, and never gets a fix. Eventually we time-out and stop the GPS. But this behavior continues until the next device is restarted.

Is this a bug with the modem firmware? Is there any fix for this.

Thanks

Parents Reply
  • Some more info about this:

    It seems that on reset the GPS fix works every time but eventually gets into this state where it's tracking multiple SVs but not using any. If we reset when it's in that state it will get a fix on boot, but then return to the same fail mode on the next fix which happens several (4~ 6) hours later?

    Is it possible that this is related to the modem clock? On boot we get the time from an NTP server (time.nrc.ca) which is the only item that we can identify as different from the fix that happens several hours after boot.

    Is there anything we need to do to keep the modem time updated?

Children
Related