Hello all, I’m starting some work with the HL7618RD module, and I have some problems setting it. The idea is that i configure it after power on of my system. Then, when it is time to upload a file (usually once per hour), i:
- turn it on
- wait it to initialize
- upload the file
- turn it off
Then i repeat it the next hour. If this fails one time, i run the configuration again (still have to improve this).
This apparently works well until i update the modem’s fw from 1.6 to 1.10. After the modem is updated, it uploads a number of times (i didn’t observe a pattern, sometimes 5 hours, sometimes 1, and so on) and then it stops. When i spy my system i see that the modem is not registering to the network anymore, returning +CGREG: 4.
Does anyone have any idea what i might be doing wrong?
Thanks for the support
This is the configuration of the modem i´m doing:
ATZ
OK
AT+KSLEEP=2
OK
AT&D0
OK
AT&K3
OK
AT+CPMS=“ME”,“ME”,"ME"
+CPMS: 0,32,0,32,0,32
OK
AT+CMGF=1
OK
AT+CMEE=1
OK
AT+KSREP=1
OK
AT+KAAT=1
+CME ERROR: 100
AT+WMANTSEL?
+WMANTSEL: 0
OK
AT+WMANTSEL=1
OK
AT+CGREG=1
OK
AT+CNMI=0,1,0,0,0
OK
AT+COPS=3,2
OK
AT+COPS?
+COPS: 0,2,“311480”,7
OK
AT+WDSI=1023
OK
AT&W
OK
AT+CFUN=1,1
OK
> Waiting for complete initialization of the modem (+PBREADY)
+CGREG: 1
+PBREADY
> Waiting for complete initialization of the modem (KSUP: 0)
+SIM: 1
+KSUP: 0