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

Getting GPS fix with nRF9160-DK and Thingy:91

Hello guys.

Here with me I have both nRF9160-DK, hardware version 0.8.3 and Thingy:91 boards.
I am on the nRF Connect SDK tag 1.2.0 and have nrf9160 SiP modem firmware updated to 1.1.1 version.
When trying only gps example that I found under samples/nrf9160/gps I was unable to get any GPS fix even when using external antenna (TW4020 from Talysman):

Scanning [-] [1;1H[2JTracking: 0 Using: 0 Unhealthy: 0
Seconds since last fix 1742

Scanning [\] [1;1H[2JTracking: 0 Using: 0 Unhealthy: 0
Seconds since last fix 1743

I know there is some issue with the iBasis SIM roaming cards and local carriers (I am located in France, by the way) that does not allow entering PSM mode. Is this issue occuring in GPS-only example as well? To the best of my understanding, LTE is not active in GPS example.

I don't see any switch on 0.8.3 version of nRF9160-DK board for a selection between on-board/external GPS antenna, am I missing it? Do I need to do something more in addition to connecting external GPS antenna to appropriate connector?

I even tried with some Orange SIM card thinking it is a local card but this card is, to the best of my understanding, registered as a roaming card under other carrier (Bouygues):



Where would be the right place to ask for appropriate SIM cards?

Finally, I was happy to watch your webinar about SDK v1.2 and new exciting GPS solutions (SUPL, A-GPS...). Would that things make our GPS connection easier or we would still need to resolve the issues with local carriers (entering PSM mode...)?

Thanks for your time and efforts.

Sincerely,

Bojan.

  • Hello Bojan,

    bojan said:
    - Are there any limitations concerning the GPS part on the nRF9160 development kit?

    No, none other than what is written in the GPS section of the documentation. Most notably that you must use an active antenna with the DK, and that you disable the on-board LNA when using an external antenna to reduce interference.

    bojan said:
    - Can we use an external GPS antenna with the devkit without any problem? Do we need a bias Tee for passive antennas?

    Yes, you can use an external GPS antenna on the DK. But this must be an active antenna and is connected to J2. The DK doesn't support a passive antenna. In any case, using a LNA is highly recommended as the GPS performance will not be good enough without. A bias tee is only relevant for active antennas.

    bojan said:
    Finally, what is the latest hardware version of nRF9160 devkit, and can we explicitly request it when ordering from your distributors? It can happen that they deliver an older version of the devkit because they have it in their internal stocks.

    I would have to ask that you reach out to your Regional Sales Manager (RSM) with this question. If you do not know who your RSM is, please send me your location in a direct message so that I can provide you with their contact information.

    Best regards,
    Karl

Related