LTE Connection Timeout Error (-116)

Use nrf_modem_lib_init() to initialize the modem, followed by lte_lc_connect() to connect to LTE. However, it consistently fails to connect to LTE. After it times out, the serial log displays:



This issue has only started occurring in the past two days. There haven’t been any significant changes to the program, and even minor changes did not involve the modem-related code.

I’m quite confused about the cause of this issue and hope you can provide some guidance.

Thank you for your help,
Guo Qi

Parents Reply
  • Apologies for not describing the issue clearly earlier, and sorry for any confusion caused.

    The development kit I’m using is the Nordic nRF9151DK, and the SDK version is v2.7.0. However, I just discovered today that the device can now connect to LTE normally. This makes me suspect that the issue might have been related to the communication base station in my area.

Children
No Data
Related