Temperature Monitoring Using GSM


Closed Thread
Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Nov 2009
    Posts
    12


    Did you find this post helpful? Yes | No

    Default

    AT+CMGF=0 //Set PDU mode
    AT+CSMS=0 //Check if modem supports SMS commands
    AT+CMGS=23 //Send message, 23 octets (excluding the two initial zeros)
    >0011000B916407281553F80000AA0AE8329BFD4697D9EC37< ctrl-z>

    please insert this in the picbasic pro program. so that i can send this message.. that's all i need.. tnx..

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Post the program you are trying to make work and I am sure someone will be able to help you get it worked out.
    Dave
    Always wear safety glasses while programming.

Similar Threads

  1. Replies: 10
    Last Post: - 17th February 2012, 07:19
  2. problem with the GSM controller
    By Dariolo in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 30th May 2009, 20:33
  3. Conversion problem
    By eva in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 15th March 2007, 18:21
  4. Help for decimal conversion
    By eva in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 15th March 2007, 18:20
  5. Serout "onewire.bas"
    By puru in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 6th July 2005, 00:14

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