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
Hello,
please check the AT+CNMI? output when it happens. Are you sure that there should be messages in the storage?
Please check AT^SCFG?, ATI1, AT^SJAM=4 and AT^SJAM=5.
Regards,
Bartłomiej
Hello,
Here is the AT+CNMI response when the SMS receiveing stops:
AT+CNMI?
+CNMI: 2,1,0,0,0
OK
AT+CNMI?
+CNMI: 1,0,0,0,0
Below are the responses of AT^SCFG?, ATI1, AT^SJAM=4 and AT^SJAM=5.:
AT^SCFG?
^SCFG: "GPRS/AutoAttach","enabled"
^SCFG: "Gpio/mode/ASC1","gpio"
^SCFG: "Gpio/mode/DCD0","gpio"
^SCFG: "Gpio/mode/DSR0","gpio"
^SCFG: "Gpio/mode/DTR0","gpio"
^SCFG: "Gpio/mode/FSR","gpio"
^SCFG: "Gpio/mode/PULSE","gpio"
^SCFG: "Gpio/mode/PWM","gpio"
^SCFG: "Gpio/mode/RING0","gpio"
^SCFG: "Gpio/mode/SPI","gpio"
^SCFG: "Gpio/mode/SYNC","std"
^SCFG: "Ident/Manufacturer","Cinterion"
^SCFG: "Ident/Product","ELS61-E"
^SCFG: "MEShutdown/Fso","0"
^SCFG: "MEShutdown/sVsup/threshold","0","0"
^SCFG: "MEopMode/CFUN","0","1"
^SCFG: "MEopMode/CregRoam","0"
^SCFG: "MeOpMode/SRPOM","0"
^SCFG: "Radio/Band/2G","0x00000014"
^SCFG: "Radio/Band/4G","0x08080085"
^SCFG: "Radio/Mtpl/2G","0"
^SCFG: "Radio/Mtpl/4G","0"
^SCFG: "Radio/OutputPowerReduction","4"
^SCFG: "Serial/Interface/Allocation","0","0"
^SCFG: "Serial/USB/DDD","0","0","0409","1E2D","005B","Cinterion Wireless Modules","ELSx",""
^SCFG: "Tcp/IRT","3"
^SCFG: "Tcp/MR","10"
^SCFG: "Tcp/OT","6000"
^SCFG: "Tcp/WithURCs","on"
^SCFG: "Trace/Syslog/OTAP","0"
^SCFG: "URC/Ringline","local"
^SCFG: "URC/Ringline/ActiveTime","2"
^SCFG: "Userware/Autostart","1"
^SCFG: "Userware/Autostart/Delay","0"
^SCFG: "Userware/DebugInterface","0.0.0.0","0.0.0.0","0"
^SCFG: "Userware/DebugMode","off"
^SCFG: "Userware/Passwd",
^SCFG: "Userware/Stdout","null",,,,"off"
^SCFG: "Userware/Watchdog","0"
OK
ATI1
Cinterion
ELS61-E
REVISION 00.301
A-REVISION 00.000.00
OK
AT^SJAM=4
^SJAM: "b:/SLAE.jad","SL Agent Module Services","Gemalto M2M GmbH","1.0.0",1,272478,1044
^SJAM: "a:/JRC-1.60.01.jad","Java Remote Control MIDlet Suite","Cinterion","1.60.01",1,669186,0
OK
AT^SJAM=5
^SJAM: "a:/JRC-1.60.01.jad","Java Remote Control MIDlet Suite","Cinterion","1.60.01",1
^SJAM: "b:/SLAE.jad","SL Agent Module Services","Gemalto M2M GmbH","1.0.0",1
OK
-knut
Hello,
As far as I know this module is not yet a released version. I've got one suspicion. There is SLAE MIDlet running which might cause this problem. This is a special application for remote monitoring of your module's parameters. If you don't need it and don't use you should deactivate it. To prevent it form being started automatically please execute this command: AT^SRVCTL=SLAE,stop
Best regards,
Bartłomiej
Hi,
The FW you are using is a test FW with only a few features included.
you reported
ELS61-E
REVISION 00.301
Please, Contact the Gemalto M2M in your region for the official FW for Rel 1
Regards
ALopez
Somewhere over the rainbow!!! Looking for the Oz Land!!!
Thank you!
I'll contact our dealer.
-knut