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

You are here

EHS6 CNMI configuration | Telit Cinterion IoT Developer Community

December 9, 2020 - 2:34pm, 3191 views

Hello, I have a problem using the EHS6 chip. I only want to send and receive sms.

Sending is no problem.

on one gemalto modul I send following commands to the modul:

AT+CMGF=1

AT+CNMI=1,1,0,0,0

from this point I will receive URC´s from the sms reporting service. -> +CMTI: "ME",1

 

on a second modul, same firmware (also imported from the other one) the same pocess don´t send urc´s when receiving sms. I found that the CNMI command is set for one or two seconds and then restored again..

AT+CNMI=1,1,0,0,0
OK
AT&V
ACTIVE PROFILE:
E1 Q0 V1 X4 &C1 &D2 &S0 \Q3
S0:000 S3:013 S4:010 S5:008 S6:000 S7:060 S8:000 S10:002
+CBST: 7,0,1
+CRLP: 61,61,78,6
+CR: 0
+CRC: 0
+CMGF: 1
+CSDH: 0
+CNMI: 1,1,0,0,0
+CMEE: 0
+ICF: 3
+DTMF: 0
+CSMS: 0,1,1,1
+CREG: 0,1
+CLIP: 0,2
+COPS: 0,0,"A1",2
+CGSMS: 1

OK
AT&V
ACTIVE PROFILE:
E1 Q0 V1 X4 &C1 &D2 &S0 \Q3
S0:000 S3:013 S4:010 S5:008 S6:000 S7:060 S8:000 S10:002
+CBST: 7,0,1
+CRLP: 61,61,78,6
+CR: 0
+CRC: 0
+CMGF: 1
+CSDH: 0
+CNMI: 1,0,0,0,0
+CMEE: 0
+ICF: 3
+DTMF: 0
+CSMS: 0,1,1,1
+CREG: 0,1
+CLIP: 0,2
+COPS: 0,0,"A1",2
+CGSMS: 1

OK

 

Now I don´t know why or who overrides the CNMI settings?!

have you ever seen this before? or how can i put this information to the standard profil?

thank you in advanced for your feedback and hopefully the solution