Skip to content

GPS

LIA uses a u-blox SAM-M10Q GNSS module with a ceramic patch antenna, supporting GPS, Galileo, GLONASS, and BeiDou constellations concurrently.

  • Cold fix (no recent almanac/ephemeris data) can take up to a minute or more under open sky — measured at roughly 36 seconds to first lock (10 satellites) on real hardware outdoors.
  • Warm/hot fix (waking shortly after a previous fix) is typically much faster, since the module retains almanac data across LIA’s short deep-sleep cycles.
  • Fix time and accuracy both suffer under tree canopy or near buildings — expect degraded performance in dense woods, which is a common real-world case for a pet tracker.
  • Indoors, expect no fix at all — the firmware correctly reports “no fix” rather than sending a stale or meaningless position (see Power Management for how the sleep-cycle mode handles waiting for a fix before giving up on that cycle).
  1. Confirm the GNSS antenna is connected and not obstructed by metal (including some batteries).
  2. Test outdoors with a clear view of the sky before assuming a hardware fault.
  3. Check Troubleshooting for more.

See also: Power Management and PCB.