AirVantage Usage with HL7588

I am trying to follow the instructions in the Command Interface Guide that say:
// Example for HL7588 AT&T modules using 4G with only 1 PDP context allowed, and
// where CID must be 1

I am setting up our modems to use the AirVantage system to allow for FOTA updates but am running into a problem with where each time I try to connect I get “Session with the server failed”:

AT+WDSS=1,1
OK
+WDSI: 7

But if I 1st run “AT+CGATT=0” and detach from the PS it works.

at+cgatt=0
OK
AT+WDSS=1,1
OK

+WDSI: 4

+WDSI: 6

+WDSI: 8

This is great but it causes all sorts of problems for the rest of my application. My data connection is no longer working and I have to turn off PDP, close my GPRS connection, turn back on the PS, turn on PDP, and reconnect to GPRS to get data working again.

BUT then Device Services stops working again and I have to go through the whole process again.

AT+WDSS=1,1
OK

+WDSI: 7

Below are my settings:
firmware: RHL75xx.A.2.15.151600.201809201422.x7160_3

at+cgdcont?
+CGDCONT: 1,“IP”,“phone”,“10.156.249.12”,0,0,0,0,0,0

AT+WDSS?
+WDSS: 0,“phone”,1
+WDSS: 1,1

Is there a way to set Device Services up where I won’t have shut down the PS connection, perform Device Service Session, then re-attach to the data side of things?

PS: sorry if my working is not correct, I am slowly learning how all this fits together but still don’t fully understand. Thanks!

Hi sguerreri,
Could you help to check these commands and send us the output?

  • AT+CFUN=1,1
  • ATI9
  • AT+CEREG?
  • AT+CEREG=1
  • AT+COPS?
  • AT+CGDCONT?
  • AT+WDSS?
  • AT+WDSS=0,“apn”,,,1
  • AT+WDSS=1,1
  • AT+WDSS=1,0
  • AT+CGDCONT?

Thanks,

AT+CFUN=1,1
OK
(modem rebooted here)
ATI9
RHL75xx.A.2.15.151600.201809201422.x7160_3
HL7588
HL75xx.A.2.15
x7160
FUSED
2018-09-20 15:32:58
r12965

OK
AT+CEREG?
+CEREG: 0,1

OK
AT+CEREG=1
OK
AT+COPS?
+COPS: 0,0,“AT&T”,7

OK
AT+CGDCONT?
+CGDCONT: 1,“IP”,“phone”,“10.122.43.32”,0,0,0,0,0,0

OK
AT+WDSS?
+WDSS: 0,“phone”,1
+WDSS: 1,1

OK
AT+WDSS=0,“phone”,1
OK
AT+WDSS=1,1
OK

+WDSI: 7
AT+WDSS=1,0
OK
AT+CGDCONT?
+CGDCONT: 1,“IP”,“phone”,“10.122.43.32”,0,0,0,0,0,0

OK

Sorry for late response, could you help to check AT+HBHV? command. It could be incorrect configuration for AT&T network.

Thanks,

AT+HBHV?
+HBHV: 0,1
+HBHV: 1,0,1
+HBHV: 2,1
+HBHV: 3,1

Let me know if you need me to run anything else.
Thanks

Hi,
Could you help to re-flash device and test again.
We didn’t get that issue.
Please follow these commands as below:

(02:20:42:413) Snd COM54 [AT+CEREG?]
(02:20:42:424) Rcv COM54 [+CEREG: 0,1]
(02:20:42:434) Rcv COM54 [OK] @ 10<5000 ms
(02:20:42:694) Snd COM54 [AT+IPR?]
(02:20:42:705) Rcv COM54 [+IPR: 115200] @ 0<4000 ms
(02:20:42:715) Rcv COM54 [OK] @ 1<4000 ms
(02:20:42:925) Snd COM54 [ATE0]
(02:20:42:937) Rcv COM54 [OK] @ 0<4000 ms
(02:20:43:147) Snd COM54 [AT+CMEE=1]
(02:20:43:158) Rcv COM54 [OK] @ 0<4000 ms
(02:20:43:368) Snd COM54 [AT+CGMR]
(02:20:43:379) Rcv COM54 [RHL75xx.A.2.15.151600.201809201422.x7160_3] @ 0<4000 ms
(02:20:43:390) Rcv COM54 [OK] @ 0<4000 ms
(02:20:43:600) Snd COM54 [ATI3]
(02:20:43:611) Rcv COM54 [RHL75xx.A.2.15.151600.201809201422.x7160_3]
(02:20:43:621) Rcv COM54 [OK] @ 10<4000 ms
(02:20:43:832) Snd COM54 [ATI9]
(02:20:43:843) Rcv COM54 [RHL75xx.A.2.15.151600.201809201422.x7160_3]
(02:20:43:853) Rcv COM54 [HL7588HL75xx.A.2.15]
(02:20:43:863) Rcv COM54 [x7160FUSED]
(02:20:43:873) Rcv COM54 [2018-09-20 15:32:58r12965]
(02:20:43:883) Rcv COM54 [OK] @ 40<4000 ms
(02:20:44:092) Snd COM54 [AT+CCID]
(02:20:44:103) Rcv COM54 [+CCID: 89014104278792094577] @ 0<4000 ms
(02:20:44:114) Rcv COM54 [OK] @ 0<4000 ms
(02:20:44:324) Snd COM54 [AT+KGSN=3]
(02:20:44:336) Rcv COM54 [+KGSN: KD606101011110]
(02:20:44:347) Rcv COM54 [OK] @ 12<4000 ms
(02:20:44:557) Snd COM54 [AT+WMSN]
(02:20:44:568) Rcv COM54 [Serial Number ] @ 0<4000 ms
(02:20:44:579) Rcv COM54 [OK] @ 0<4000 ms
(02:20:44:789) Snd COM54 [AT+EXCEPT=255]
(02:20:44:800) Rcv COM54 [OK] @ 1<4000 ms
(02:20:45:010) Snd COM54 [AT+EXCEPT]
(02:20:45:021) Rcv COM54 [OK] @ 0<4000 ms
(02:20:45:232) Snd COM54 [AT+CGCLASS?]
(02:20:45:243) Rcv COM54 [+CGCLASS: “B”]
(02:20:45:253) Rcv COM54 [OK] @ 11<4000 ms
(02:20:45:464) Snd COM54 [ATE0]
(02:20:45:476) Rcv COM54 [OK] @ 1<4000 ms
(02:20:45:686) Snd COM54 [AT+CMEE=1]
(02:20:45:697) Rcv COM54 [OK] @ 1<4000 ms
(02:20:45:909) Snd COM54 [AT+WDSI=4095]
(02:20:45:920) Rcv COM54 [OK] @ 0<4000 ms
(02:20:46:131) Snd COM54 [AT+WDSS=0,“phone”,,,1]
(02:20:46:143) Rcv COM54 [OK] @ 1<4000 ms
(02:20:46:154) SLEEP: Start sleep for 10000 milliseconds
(02:20:56:164) SLEEP: End sleep
(02:20:56:375) Snd COM54 [AT+WDSG]
(02:20:56:387) Rcv COM54 [+WDSG: 0,3]
(02:20:56:398) Rcv COM54 [+WDSG: 1,0]
(02:20:56:408) Rcv COM54 [OK] @ 22<4000 ms
(02:20:56:618) Snd COM54 [AT+WDSC?]
(02:20:56:630) Rcv COM54 [+WDSC: 0,0]
(02:20:56:641) Rcv COM54 [+WDSC: 1,0]
(02:20:56:652) Rcv COM54 [+WDSC: 2,0]
(02:20:56:662) Rcv COM54 [+WDSC: 3,0]
(02:20:56:673) Rcv COM54 [+WDSC: 4,15,60,240,960,2880,10080,10080]
(02:20:56:683) Rcv COM54 [OK] @ 53<4000 ms
(02:20:56:894) Snd COM54 [AT+WDSS=1,1]
(02:20:56:906) Rcv COM54 [OK] @ 0<20000 ms
(02:20:57:416) Rcv COM54 [+WDSI: 4] @ 499<30000 ms
(02:20:58:378) Rcv COM54 [+WDSI: 8] @ 949<30000 ms

1 Like