The document provides information on various AT commands used to control a modem:
- The AT command checks the modem status, the AT+CMGF command changes the SMS mode, and the AT+CMGS command sends a new SMS.
- The AT+CPMS command checks SMS storage preference and status. Voice calls can be made with ATD and hung up with ATH.
- Other commands include setting baud rate with AT+IPR, checking network operator with AT+COPS, enabling call indication alerts with AT+CRC, and reading operator names with AT+COPN.
- GPRS commands covered include attaching to GPRS service with AT+CGATT, defining PDP contexts with AT+
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
50 views3 pages
AT Commands:: Check The Modem
The document provides information on various AT commands used to control a modem:
- The AT command checks the modem status, the AT+CMGF command changes the SMS mode, and the AT+CMGS command sends a new SMS.
- The AT+CPMS command checks SMS storage preference and status. Voice calls can be made with ATD and hung up with ATH.
- Other commands include setting baud rate with AT+IPR, checking network operator with AT+COPS, enabling call indication alerts with AT+CRC, and reading operator names with AT+COPN.
- GPRS commands covered include attaching to GPRS service with AT+CGATT, defining PDP contexts with AT+
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3
AT commands:
CHECK THE MODEM:
AT OK TO CHANGE SMS SENDING MODE: AT+CMGF=1 OK TO SEND NEW SMS: AT+CMGS=”MOBILE NO.” <MESSAGE {CTRL+Z} PREFERRED SMS MESSAGE STORAGE: AT+CPMS=? +CPMS: (“SM”),(“SM”),(“SM”) OK AT+CPMS? +CPMS: “SM”,19,30,”SM”,19,30,”SM”,19,30 TO MAKE A VOICE CALL: ATD9876543210; TO REDIAL LAST NO: ATDL TO RECEIVE INCOMING CALL: ATA TO HANGUP OR DISCONNECT A CALL: ATH TO SET A PARTICULAR BAUDRATE: AT+IPR=? {To view the baud rate values} AT+IPR=0 {To set the modem to autobauding mode} OPERATOR SELECTION: AT+COPS=? OK AT+COPS? +COPS: 0,0,”AirTel” OK AT+CRC SET CELLULAR RESULT CODES FOR INCOMING CALL INDICATION: AT+CRC=? +CRC: (0-1) OK AT+CRC? +CRC: 0 OK AT+CRC=1 OK +CRING: VOICE READ OPERATOR NAMES. AT+COPN=? OK AT+COPN +COPN: “472001″,”DHIMOBILE” +COPN: “60500 +COPN: “502012″,”maxis mobile” +COPN: +COPN: “502013″,”TMTOUCH” +COPN +COPN: “502016″,”DiGi” +COPN: “502017″,”TIMECel”" +COPN: “502019″,”CELCOM GSM” GPRS COMMANDS: Command Description AT+CGATT ATTACH/DETACH FROM GPRS SERVICE AT+CGDCONT DEFINE PDP CONTEXT AT+CGQMIN QUALITY OF SERVICE PROFILE (MINIMUM ACCEPTABLE) AT+CGQREQ QUALITY OF SERVICE PROFILE (REQUESTED) AT+CGACT PDP CONTEXT ACTIVATE OR DEACTIVATE AT+CGDATA ENTER DATA STATE AT+CGPADDR SHOW PDP ADDRESS AT+CGCLASS GPRS MOBILE STATION CLASS AT+CGEREP CONTROL UNSOLICITED GPRS EVENT REPORTING AT+CGREG NETWORK REGISTRATION STATUS AT+CGSMS SELECT SERVICE FOR MO SMS MESSAGES AT+CGCOUNT GPRS PACKET COUNTERS