hello,
when i am sending sms to ec200u-cn module i cant receive automatically SMS if run AT+CMGL=“ALL” this command then i get, but without run command also we get notification or receive SMS
AT+CMGL="ALL"
is a text-mode command. What mode does AT+CMGF?
say you are in?
[2024-09-07 11:09:16:273_R:] OK
[2024-09-07 11:11:37:134_S:] AT+QGMR
[2024-09-07 11:11:37:194_R:] AT+QGMR
[2024-09-07 11:11:37:194_R:] EC200UCNAAR03A03M08
[2024-09-07 11:11:37:194_R:] OK
[2024-09-07 11:23:17:071_S:] AT+CMGF?
[2024-09-07 11:23:17:148_R:] AT+CMGF?
[2024-09-07 11:23:17:148_R:] +CMGF: 0
[2024-09-07 11:23:17:148_R:] OK
That’s PDU-mode. The list command for that is AT+CMGL=4
AT+CMGF=1
will put the modem into text-mode, where AT+CMGL="ALL"
is correct.
Quectel EC20 LTE Module doesnt show me incoming call or sms( notification)
if i execute AT+CMGL="ALL"
this command i can see all incomming sms but i need to see automatically sms
Do you want them to appear as unsolicited results as they arrive ?
What does AT+CNMI?
return?
yes
[2024-09-07 14:39:34:302_R:] OK
[2024-09-07 14:39:36:871_S:] AT+CNMI?
[2024-09-07 14:39:36:976_R:] AT+CNMI?
[2024-09-07 14:39:36:976_R:] +CNMI: 2,1,0,0,0
[2024-09-07 14:39:36:976_R:] OK