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

Can not run GPS example code available in nRF Connect SDKv1.0.0 on nRF9160 DK.

Hello,

I am working on nRF9160 DK development platform.

For that i Compile & run GPS example, But while debuging that example i find that mcu stucks in CPU Idle function for infinite period of time.

And this is happening while creating a socket.

I Assume that sample example code should not have any issue it should run flawlessly, i think i am missing soemthing while creating an environment / installing SDK & toolchain.

Please let know the solution of this issue.

Parents Reply
  • Thanks Hakon,

    After updating firmware now i can communicate to Modem in LTE Monitor App & Also GPS Sample Application is working, 

    But it is not giving me any of GPS Co-ordinate Data.

    NMEA data string is 0,0,0.. for all NMEA formats(GSA,GSV,GGA etc)

    From LTE monitor APP i am not able to turn off modem once it is turned ON, Using AT command "AT+CFUN=4".

    Where can i get pre-build .hex file for sample applications ?

Children
Related