Jamal
1
Hi,
What is the procedure to send an SMS from the Telit module to another device (mobile phone)?
Below is the procedure I followed:
minicom -D /dev/ttyLP6
AT
OK
AT+CMGF=1
OK
AT+CSCS=“GSM”
OK
AT+CMGS=“+919003621139”
Hello
After typing “Hello”, I pressed CTRL+Z, but the message was not sent, it returned an error.
Have I missed any steps or commands in the above procedure?
Regards,
Jamal Deen
conghu
2
Hi Jamal,
I followed the steps you shared.
AT
OK
AT+COPS?
+COPS: 0,0,“CHN-UNICOM”,7
OK
AT+CMGF=1
OK
AT+CSCS=“gsm”
OK
at+cmgs=“+86xxxxxxxxxxx”
test message 1.
+CMGS: 29
OK
I can send the short message successfully.
I don’t think you missed any steps.
Are you sure the short message service is available on the registered PLMN?
I suggest you send email to TS-EMEA@telit.com for further support.
We may need you to collect the platform log to check if this is network issue.
BRs,
Cong
Jamal
3
Hi conghu,
After sending the message, the its hangs and does not proceed further. Kindly check this issue and share your feedback.
Regards,
Jamal Deen
conghu
4
Hi Jamal,
Have you added the Ctrl+z?
If you do not miss it, I think you can send email to TS-EMEA@telit.com for further support.
BRs,
Cong
Jamal
5
Hi Conghu,
After pressing Ctrl+Z, the message is not being sent and the modem appears to hang. Could you please check this issue and provide an update?
Regards,
Jamal Deen