Hi,
Because I am not getting any answers to my original ticket(ID:294922), I'll try it this way by opening another ticket on the same issue.
I have a nrf9160DK and flashed it with Serial LTE Modem sample, however all the AT commands are just timing out.
2022-09-06T10:18:35.621Z INFO Modem port is opened
2022-09-06T10:18:41.875Z DEBUG modem >> AT+CFUN?
2022-09-06T10:18:42.876Z ERROR Error: 'AT+CFUN?
' timed out
I use default configuration and here is the log that I got from RTT:
00> *** Booting Zephyr OS build v3.0.99-ncs1-1 ***
00> I: Starting bootloader
00> I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
00> I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
00> I: Boot source: none
00> I: Swap type: none
00> I: Bootloader chainload address offset: 0x10000
00> I: Jumping to the first image slot
Do you have any idea what the problem might be?