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
  • yes, i am running that example

    By debugging i found that mcu goes into cpu_idle state(Infinite loop) while creating socket for enabling GPS.

    Debug logs are:

    ***** Booting Zephyr OS v1.14.99-ncs2 *****
    Staring GPS application
    Failed to enable GPS

    After GPS enable fail printed cpu goes into infinite idle state.

    Also i checked to LTE Monitor link to get AT command response But in that also i am not getting any response form device.


     

Children
Related