LTE reconnection issue

Hello everyone,

I Have a LTE reconnection issue after LTE signal loss with SDK 1.3.6. I was doing some LTE connectivity tests by placing the board in a faraday box. After reopening the box the modem does not register back to network. (always cereg = 2). I've attached wireshark capture made with the cellular monitor tool. I also did the same test with SDK 2.5.2 and was not able to reproduce the problem.

Board: nRF9160DK

Modem firmware: 1.3.6

SDK: 2.6.1

Steps to reproduce:

1) Wait until the LTE is connected with the network

2) Close the faraday box and wait up to 1 minute

3) Open the box

Information on  the capture files:

Both capture files has been generated from reset and contains 1 connection loss action.

nRF9160_SDK2.6.1.pcapng

LTE connection loss at line 151 for around 1 minute

nrf9160_SDK2.5.2.pcapng

LTE connection loss at line 158 for around 1 minute

Can you help me to figure out why, in the case of SDK 2.6.1, is not able to reconnect to network at all ? Thanks for your help!

Eric

nRF9160_SDK2.6.1.pcapngnRF9160_SDK2.5.2.pcapng

Related