Network search behavior

Hello,

I've the following: NCS V2.2.0, Modem FW 1.3.3. I'm currently testing the system in bad network conditions. To test this i wrap the product in a lot of aluminum foil, in combination with an isolated USB port to connect to the debug and modem trace uart. I've set a data profile using %XDATAPRF=0, so I expect a search pattern of AT%PERIODICSEARCHCONF=0,0,0,1,"0,10,40,,5","1,300,600,1800,1800,3600"

But this is not the case:

[2023-01-31 21:13:52.243] <inf> cellular: Network registration status: LTE_LC_NW_REG_SEARCHING
[2023-01-31 21:14:12.910] <inf> cellular: LTE cell changed: Cell ID: 7677543, Tracking area: 1312
[2023-01-31 21:14:12.910] <inf> cellular: LTE mode update: NB-IOT
[2023-01-31 21:14:12.910] <inf> cellular: RRC mode: Connected
[2023-01-31 21:14:12.910] <inf> cellular: RRC mode: Idle
[2023-01-31 21:14:12.910] <inf> cellular: LTE cell changed: Cell ID: -1, Tracking area: -1
[2023-01-31 21:14:14.017] <inf> cellular: LTE mode update: none
[2023-01-31 21:14:14.017] <inf> cellular: Network registration status: LTE_LC_NW_REG_NOT_REGISTERED
[2023-01-31 21:17:22.279] <inf> cellular: Network registration status: LTE_LC_NW_REG_SEARCHING
[2023-01-31 21:17:54.175] <inf> cellular: LTE cell changed: Cell ID: 7677543, Tracking area: 1312
[2023-01-31 21:17:54.175] <inf> cellular: LTE mode update: NB-IOT
[2023-01-31 21:17:54.175] <inf> cellular: RRC mode: Connected
[2023-01-31 21:17:54.175] <inf> cellular: RRC mode: Idle
[2023-01-31 21:17:55.438] <inf> cellular: LTE cell changed: Cell ID: -1, Tracking area: -1
[2023-01-31 21:17:55.438] <inf> cellular: LTE mode update: none
[2023-01-31 21:17:55.438] <inf> cellular: Network registration status: LTE_LC_NW_REG_NOT_REGISTERED
[2023-01-31 21:20:33.403] <inf> cellular: Network registration status: LTE_LC_NW_REG_SEARCHING
[2023-01-31 21:21:01.386] <inf> cellular: LTE cell changed: Cell ID: 7677543, Tracking area: 1312
[2023-01-31 21:21:01.386] <inf> cellular: LTE mode update: NB-IOT
[2023-01-31 21:21:01.386] <inf> cellular: RRC mode: Connected
[2023-01-31 21:21:01.386] <inf> cellular: RRC mode: Idle
[2023-01-31 21:21:01.386] <inf> cellular: LTE cell changed: Cell ID: -1, Tracking area: -1

It keeps searching quite aggressive, this is draining the battery and is undesired. Our product sits outside and can be covered by snow for a long time, if the modem keeps searching this aggressive the battery will not survive the winter.

I've captured the wireshark log and can see that every search results in 'No suitable cells in tracking area'. I do use a roaming sim card. When i remove the foil the device connects without problems. Questions:

1. Why does the modem search so aggressive when receiving EMM cause 15?

2. Why is PERIODICSEARCHCONF completely ignored? I what conditions does the modem follow the set pattern?

3. Who sends this 'Cause: No Suitable Cells In tracking area (15)' message? Is it the network? How can I see which network? The roaming sim should have access to almost all networks in the area.

Parents Reply Children
No Data
Related