I am trying to connect my RC7620-1 module with the AirVantage service, but it does not work for me. I have registered the device according to the instructions and am trying to initiate a connection …
+WDSG:0,2 it means the module is in bootstrap session, It is not connected to ALMS successfully
+WDSG: 0,3, it means the module connects to ALMS successfully
From your log, it looks like the module is not able to reach to internet. So, please verify that the insert SIM has data, APN is configured probably. Then, try again
Please share if you have more questions. Help us tick “Solution” if it is useful. It might be beneficial to someone getting same problem
Thanks
SIM is ok, I checked, I can oped PPP connection and send data, so the data channel is ok and the APN is correct.
Today the device successfully connected with AVMS automatically after boot, but when I close session (AT+WDSS=1,0) and try to open it again, it wasn’t open, with no notification or errors
+CREG: 1
+WDSI: 4
+WDSI: 6
+WDSI: 23,0
+WDSI: 4
+WDSI: 6
+WDSI: 23,1
at+wdss=1,0
OK
+WDSI: 8
at+wdss=1,1
OK
at+wdsg
+WDSG: 0,3
+WDSG: 1,0
OK
at+wdsi?
+WDSI: 4479
at+wdss=1,1
OK
As you can see, there are no notifications and errors in this listing at all, although notifications are enabled
In this scenario, we may need to cross check somethings
First, please make sure that your PC connected with RC76 device does not use this module to reach to internet. If your PC automatically uses module to reach to internet. It may cause this issue.
If yes, please turn off the cellular automatically connect feature on your PC. Then check again
If the answer of 1 is No. Next steps is: What kind of network is the device using? GSM? UMTS? LTE? or something else? If you don’t use LTE technology, please send command before AT+WDSS=1,1 command
AT+CGACT=1,1
(assuming that your device is using PDP context 1 for connecting to AVMS - +WDSS: 2,1)
How long did you wait for the response after WDSS=1,1 command? As perspective end user, the module should get the response in 1~3 mins (basing on the network)
Is your device running on latest FW? if no, please try to upgrade it to latest FW to see any better
If it still happens after doing 4 above steps, how percent did this issue happen? Or Always? Does the issue go away after a reset?
Hi @Vianney
Thank you for support, you were right, about first point:
First, please make sure that your PC connected with RC76 device does not use this module to reach to internet.
Without opened connection it works fine. Of course, I’m a little confused that +WDSI or the some error did not show incompatibility of these functionality.
Can the modem open two connections at the same time? One with the AirVantage service and the other for the user usage? For example with different CIDs for this?
In theory, the module will support to activate multiple PDP context for the multiple connections. Please make sure that the PDP contexts don’t have same APN
Thanks