Thales' cellular IoT products business is now part of Telit Cinterion, find out more.

You are here

SMS trouble ELS61-e | Telit Cinterion IoT Developer Community

September 19, 2016 - 2:47pm, 3360 views

Hello,

We have trouble receiveing SMS with the ELS61-e. It works fine for about half an hour, and then the URC: +cmti: disappears, and there is no unread messages in the sms storage areas.  AT+CREG? response is +CREG: 2,1,"0EBB","000018C6",3. After a modem restart, the module is receiveing sms for another 30 minutes. 

Some ideas about what might be wrong? Init as follows:

ATI

ELS61-E

REVISION 00.301

OK

AT+CFUN=1,1

OK

^SYSLOADING

^SYSSTART

AT+CGDCONT=1,"IPV6","apn1.maingate.no"

OK

AT+CGDCONT?

+CGDCONT: 1,"IPV6","apn1.maingate.no","",0,0

OK

AT+IPR=115200

OK

AT^SPOW=1,0,0

OK

AT^SCFG="GPIO/mode/SYNC","std"

+PBREADY

^SCFG: "Gpio/mode/SYNC","std"

OK

AT

OK

AT^SLED=2,50

OK

AT+CFUN=1

OK

AT+CREG=2

OK

AT^SCFG="GPRS/AutoAttach","enabled"

^SCFG: "GPRS/AutoAttach","enabled"

OK

AT

OK

AT^SXRAT=5,3

OK

AT\Q0

OK

ATE0

OK

AT

OK

+CREG: 1,"0EBB","000018C6",3

AT

OK

AT+CMGF=1

OK

AT+CNMI=2,1

OK

AT^SICS=0,conType,GPRS0

OK

AT^SICS=0,inactTO, 20

OK

AT^SICS=0,passwd,"NONE"

OK

AT^SICS=0,apn,"apn1.maingate.no"

OK

AT^SICS=0,user,"Policom"

OK

AT^SISS=3,srvType,socket

OK

AT^SISS=3,conId,0

OK

AT^SISS=3,address,"sockudp://192.168.22.11:10501;port=10501"

OK

AT^SISS=4,srvType,socket

OK

AT^SISS=4,conId,0

OK

AT^SISS=4,address,"sockudp://:11001;etx=26;autoconnect=1"

OK

AT^SISO=4

OK

AT&W

OK

-knut