Siemens c55 sms control help please


Closed Thread
Results 1 to 40 of 86

Hybrid View

  1. #1
    Join Date
    Nov 2005
    Posts
    36


    Did you find this post helpful? Yes | No

    Default

    Here a snip that send a sms from position 1, then wait for ok.

    SerOut2 TX,TTMode,["AT+CMSS=1",Cr] ’invia sms presente in posizione 1
    gosub Poll_Ok ’sms inviato ?


    Search with google "allarme SMS per siemens e pic12f675"
    You should found a my program that uses a siemens C35 and send the message stored in pos.1 from sim card. I do not know if it works with C55.
    Regards
    Gianni

  2. #2


    Did you find this post helpful? Yes | No

    Post

    Hi,

    Now is working im very happy )

    code line:

    HSEROUT ["AT+CMGS=16",13,10]
    PAUSE 500
    HSEROUT ["079153912601000011000C915391663921010000AA02EF35" ,26,10]
    HSEROUT [13]

    A good utility to macke sms pdu-encode-decode
    http://twit88.com/home/utility/sms-pdu-encode-decode

    Thanks to the ones that hellp me

    By by

Similar Threads

  1. sms to control pic..pls help...
    By Ziki in forum mel PIC BASIC Pro
    Replies: 53
    Last Post: - 12th April 2010, 21:19
  2. Replies: 11
    Last Post: - 19th August 2009, 15:23
  3. SMS control for Relays
    By charudatt in forum Code Examples
    Replies: 15
    Last Post: - 2nd May 2009, 00:08
  4. Reading a SMS to an array
    By KA5MAL in forum GSM
    Replies: 3
    Last Post: - 17th June 2008, 17:24
  5. Control RC servo via Parallax Servo Control
    By cibotsan in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 17th September 2005, 08:18

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts