skip to main | skip to sidebar

Umut Tezduyar's Blog

The content on this site represents my own personal opinions and thoughts at the time of posting, and does not reflect those of my employer's in any way.

Friday, March 14, 2008

How to send an SMS with an AT command

at+cmgf=1
OK
>at+cmgs=18583373799
>> Type your message!
+CMGS: 1
OK

First, type "at+cmgf=1" to put the modem into SMS mode.
Then type "at+cmgs=phonenumber" and press enter.
Start writing your message.
When you are done, press "Ctrl+Z" to send the message.

Labels: Toolbox

0 comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

1986

1986

Archive

  • ►  2009 (3)
    • ►  December (1)
      • Support Google Chrome
    • ►  April (2)
      • Arm Cortex M3 If-then (IT) instruction
      • Special Control Register that controls the ARM Cor...
  • ▼  2008 (6)
    • ►  July (2)
      • How to enable tab key navigation in a Mac OS X dia...
      • How to reverse a linked list (3 different ways)
    • ►  June (2)
      • How to optimize html pages if your target is slow ...
      • C# Circular Buffer - First in first out (Not threa...
    • ►  April (1)
      • Fletcher Checksum C# Algorithm
    • ▼  March (1)
      • How to send an SMS with an AT command
  • ►  2006 (1)
    • ►  November (1)
      • Sample usage of fetchmail with gmail
  • ►  2005 (2)
    • ►  August (1)
      • WYSIWYG Progress Circle for .Net Framework (C#)
    • ►  April (1)
      • Gradient Panel C# Control (Inherits System.Windows...

Labels

  • .Net Framework (2)
  • Arm (2)
  • C# (2)
  • Embedded Programming (2)
  • Engineering (1)
  • Instruction Set (1)
  • Toolbox (6)