Please tell me how to reply by SMS for a received SMS


Results 1 to 12 of 12

Threaded View

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

    Default

    Code:
    Weight Get var BYTE[20]
    
    SERIN comRs232In, T2400, 5000, Start, [weightGet]
    This is not the code I have suggested!

    Try:

    Code:
    Weight_Get var BYTE[20]
    Serin2 comRs232In, T2400, 5000, Start,[STR Weight_Get\20]
    Al.
    Last edited by aratti; - 17th August 2009 at 10:32.
    All progress began with an idea

Similar Threads

  1. Problem with SMS IO Controller
    By dario.costa in forum GSM
    Replies: 4
    Last Post: - 30th November 2009, 07:04
  2. Replies: 288
    Last Post: - 25th August 2008, 16:53
  3. Reading a SMS to an array
    By KA5MAL in forum GSM
    Replies: 3
    Last Post: - 17th June 2008, 17:24
  4. Rs485 Using Hserin/hserout
    By koossa in forum mel PIC BASIC Pro
    Replies: 27
    Last Post: - 31st January 2008, 09:42

Members who have read this thread : 0

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

Tags for this Thread

Posting Permissions

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