GNSS antenna not able to latch to the satellite

I am working on project using thenRF9151 board and I require the GNSS functionality to work for the same.
However, my board is not able to latch on to a satellite network even when kept in open environments for large amounts of time.

I used the following sequence of AT commands:

AT%XSYSTEMMODE = 0,0,1,0 // enabling only GNSS

AT+CFUN=31

AT#XGPS=1,0,0,0 //indefinite timeout

And I'm getting the following output:
#XGPS: 1,1

Its not progressing further.

Can someone please help in establishing a GNSS connection?

Parents Reply
  • Hellow, Simon. I think I have the same problem. When using the “Quick Start” (v1.3.0), I chose the AT Commands option and it downloads the 2.0.2 version of the Modem core. I tested for 30 minutes outdoors with the commands Ares posted and did not manage to get a fix. When testing the NRF CONNECT in VS Code, I chose the GNSS sample (the cellular commands one, not the Zephir) and managed to connect.

Children
No Data
Related