Click here to Skip to main content
15,892,674 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi guys i am sending SMS in GSM Modem using AT commands via Microsoft Hyper-terminal.

I got the Error CMS ERROR 500(UNKNOWN ERROR) i don't the reason.

AT Commands i am using to send SMS

AT+CMGF=1 //Text Mode
AT+CSMS=0
AT+CMGS="mobile"\rMessage ctrl+Z

if you know explain me
Posted
Updated 16-Sep-19 21:42pm

There is a complete tutorial here : http://www.control.com.sg/at_commands_sms.aspx[^] which should guide you through the process.
 
Share this answer
 
add country code to your Message sending phone number like +96
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900