sms to control pic..pls help...


Results 1 to 40 of 54

Threaded View

  1. #33


    Did you find this post helpful? Yes | No

    Default

    emm, I cant do anything at the moment I'm changing my PC/desk everything, but try it this way.......

    x=1

    while x<4
    serin buffer(x)
    x=x+1
    wend

    or use if....then... etc, I remember when I used a for loop I had a problem that went a way for no reason, I think its when I stopped using the ...for...next...


    Or I could be wrong.........

    <edit>

    Yes I am wrong because I have it working with a foor loop IE

    for x=1 to 12
    SERIN portb.7,t1200,500,oops,incphn(x)
    oops:
    next x

    <edit2>

    Can you use a max232 circuit or an old phone data cable to monitor on the PC with hyperterminal what is goin on?

    If you put it on the phone output, you get to see (because the phone echos) what your pic is sending, and what the phone replys with.
    Last edited by f_lez; - 13th October 2006 at 09:46.

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