This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Why no LTE registration denied indicator output after reject by MME

Test Purpose

Verify LTE registration denied indicator.

Pre-conditions

A suitable cell with "h.iijmobile.biz" APN.
LTE URC report enabled.

Environment

  • A  nRF9160 FW version: 1.2.0
  • B  
  • C

Reproduce steps 

Step1. Configure the PDP context with invalid APN,e.g., AT+CGDCONT=0,"IP","h.iijmobile.bizxxxx"\r\n.
Step2. Start LTE service and wait DUT attach the cell.

Expected results / 预期结果

1. DUT output LTE indicator: +MLTEINF:3 after attach reject by MME.

Detail description / 详细描述

1.  No Registration denied indicator output after attach reject.

Related logs / 相关日志

[2020-04-26 17:11:03.690 T]AT+CGDCONT=0,"IP","h.iijmobile.biz3"

[2020-04-26 17:11:03.720 R]OK

[2020-04-26 17:11:11.340 T]AT%XBANDLOCK=2,"10000000"

[2020-04-26 17:11:11.373 R]OK

[2020-04-26 17:11:13.943 T]AT+MLTE=1,1   //Our modem custom command, start LTE service and enable LTE urc.

[2020-04-26 17:11:14.000 R]OK

[2020-04-26 17:11:18.571 R]+MLTEINFI:2,"0001","01A2D101",7,0,0,"11100000","11100000"   

[2020-04-26 17:11:19.579 R]+MLTEINFI:2,"0001","01A2D101",7,0,19,"11100000","11100000"  // The indicator is same as CEREG unsolicited message.

[2020-04-26 17:17:52.661 T]AT+MLTEINF

[2020-04-26 17:17:52.690 R]+MLTEINF:2
OK
Parents Reply Children
No Data
Related