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
  • I was looking into HTTP sample example in your Git repo.

    If we want to Use LTE via HTTP & GPS in same application,

    We need to keep changing AT_XSYSTEMMODE & AT_MAGPIO values, right ?

    What should be param values for "AT_MAGPIO"  if i want to use LTE ?

    Before using GPS/LTE Do we need to set AT_XSYSTEMMODE & AT_MAGPIO by Power Off modem (AT+CFUN=4) & Again Power On, Is this required to done every time ? 

Children
Related