How to connecting modem to AirVantage - error credential

I’m a newbie, I have a question: How can I change from wdsg:0,1 to wdsg:0,3
With this result shown by the AT commands/

at
OK
ati
Manufacturer: Sierra Wireless, Incorporated
Model: WP7607-1
Revision: SWI9X07Y_02.37.00.00 6c0fe9 jenkins 2020/01/17 01:29:47
IMEI: 359780080690203
IMEI SV: 11
FSN: V2929300850210
+GCAP: +CGSM,+DS,+ES

at+wdsg
+WDSG: 0,1
+WDSG: 1,0

at+wdss=1,1
OK

+WDSI: 7

+WDSI: 8

at+wdss?
+WDSS: 1,0
+WDSS: 2,1

OK
at+wdsi?
+WDSI: 4479

OK
at+cgdcont?
+CGDCONT: 1,“IP”,“m-wap”,“0.0.0.0”,0,0,0,0
+CGDCONT: 2,“IPV4V6”,“ims”,“0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0”,0,0,0,0
+CGDCONT: 3,“IPV4V6”,“sos”,“0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0”,0,0,0,1
+CGDCONT: 4,“IPV4V6”,“xcap”,“0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0”,0,0,0,0

OK
at+cgdcont=1,“IP”,“internet”
OK
at+wdss?
+WDSS: 1,0
+WDSS: 2,1

OK
at+wdsg=1,1
+WDSG: 0,1
+WDSG: 1,0

OK
at+wdss=1,1
OK

+WDSI: 7

+WDSI: 8
I check and still get

at+wdsg
+WDSG: 0,1
+WDSG: 1,0
OK

You can view the log.

Can you help, thank you very much.

Hi @nthoac27,

Welcome to our community!

From the AT command log and Legato log you provided, I can see that your WP7607 has lost its credentials. In this case, you should contact technical support at support@sierrawireless.com to generate new credentials. Afterward, the module will be able to connect to Airvantage.

Thanks,