BG96 disconnect problems when "nwscanmode" is set to automatic

Hello,

I’m having disconnect issues when setting the RAT as automatic (“AT+QCFG="nwscanmode",0,1”) within more or less 5 minutes.

image

I’ve recently updated the firmware to support CAT-M1 so this setting needs to be automatic.

AT+CFUN=0
AT+QCFG="band",f,400A0E189F,0,1
AT+QCFG="nb1/bandprior",14
AT+QCFG="nwscanmode",0,1
AT+QCFG="iotopmode",2,1
AT+QCFG="nwscanseq",010203,1
AT+QCFG="roamservice",2,1
AT+QCFG="servicedomain",1,1
AT+CREG=2
AT+CEREG=2
AT+CFUN=1

This is the set of commands that I’m running on bootup. If I change the AT+QCFG="nwscanmode",0,1 with AT+QCFG="nwscanmode",1,1 the problem goes away.

Thanks in advance,

Fernando Fontes

Hi,
I’m sorry to reply you so late. Have you solved your problem?