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

How to Get Data From nRF9160 DK From GPS Example ?

Hi All

                   I am using nRF9160 DK version 0.8.5, and I have gone through this link, downloaded and Installed all the steps, given there.
All seems to be running good.

                   But some how, while retrieving GPS location, I am having some issues.

                   I am using the example code given in "Nordic_SDK\ncs\nrf\samples\nrf9160\GPS" I added the 'gps_data' structure in to watch

window & monitoring gps_data.pvt structure to get coordinates.

                   Some how, it shows Longitude = 1.22042e-76 and Latitude = 1.39737e-76.

                   It seems to be some garbage values.

                   Can you guys help me to fix this ?

 NOTE: I haven't inserted SIM card while using this example. Hope, it doesn't affect GPS functionalities.

Thank You,

Parents Reply
  • Hi Bjorn Kvaale 

    Yes, We have placed the DK near window & we are not using any external antenna.
    We haven't changed the prj.conf settings.
    You are right. I think this delay is because of the placement of device, near window area.
    I'll test it under open sky & let you know, if there is some unknown behavior.

    Bjorn Kvaale, can you guide me why I am getting 1.22042e-76 like values for GPS data, if I monitor 'gps_data.pvt' structure, using debug session?

Children
Related