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

asset tracker, fail on kernel panic

Hello

I successfully build asset tracking example , for nrf9160_pca10090ns

when I try to run using segger, I get the following: 

SPM: NS image at 0xc000

SPM: NS MSP at 0x2002ad60
SPM: NS reset vector at 0x13db5
SPM: prepare to jump to Non-Secure image.
***** Booting Zephyr OS v1.14.99-ncs2 *****
Application started
LTE LC config ...
ASSERTION FAIL [err == 0] @ ../src/main.c:981
LTE link could not be established.
***** Kernel Panic! *****
Current thread ID = 0x20023570
Faulting instruction address = 0x2e32c

please advice 

Related