Hi, currently I use nRF Connect v3.0.0 to flash my nrf9160-DK. With the Segger Studio from Nordic I am able to generate the merged.hex but now my problem: I erased the chip with the "Erase all" button from nRF Connect and any time I try to flash it, it seems like it worked but the LED3 wont start to blink. If I try some AT Commands in the Link Monitor I just get an "Error:'AT+CFUN?' timed out".
I tried to flash the at_client but if I open the Link Monitor and reset the board, everytime it ends up in an error:
SPM: NS image at 0xc000
SPM: NS MSP at 0x20023b68
SPM: NS reset vector at 0xe325
SPM: prepare to jump to Non-Secure image.
bsdlib irrecoverable error: 3
ASSERTION FAIL [0] @ ../src/main.c:23
***** Kernel Panic! *****
Current thread ID = 0x20021a80
Faulting instruction address = 0x217c8
I'm grateful for any help, thanks.