sms to control pic..pls help...


Results 1 to 40 of 54

Threaded View

  1. #31
    Join Date
    May 2008
    Location
    Italy
    Posts
    825


    Did you find this post helpful? Yes | No

    Default

    Jamshid, The code :

    ["AT+CPMS=",34,"ME",34,13]
    will not work. You should write:["AT+CPMS=ME",13]

    because ascii code 34 = "

    This AT command will set memory "ME" as the sms working place.

    ["AT+CMGR=1",13]
    This AT command will call a sms in memory location 1

    Yes, If the plus sign is not received, then after one second program will jump to oops label.

    Al.
    Last edited by aratti; - 11th December 2008 at 18:06.
    All progress began with an idea

Similar Threads

  1. SMS via pic
    By kenandere in forum GSM
    Replies: 15
    Last Post: - 10th March 2010, 10:00
  2. HELP ME, SMS controlled relay using PIC
    By pazko1125 in forum mel PIC BASIC
    Replies: 14
    Last Post: - 2nd October 2008, 15:26
  3. Siemens c55 sms control help please
    By camolas in forum mel PIC BASIC Pro
    Replies: 85
    Last Post: - 20th August 2008, 01:13
  4. Motor Control PLC with a PIC
    By sougata in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 2nd November 2006, 07:59
  5. Need help on pic to pic flow control (simple problem I think)
    By khufumen in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 11th January 2006, 00:34

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