rf problem


Results 1 to 10 of 10

Thread: rf problem

Threaded View

  1. #1
    Join Date
    Jul 2007
    Posts
    38

    Default rf problem

    HI

    i'm using the

    AM-RT4-433 - 433mhz Am transmitter module and the
    AM-HRR3-433 - 433mhz am receiver

    i am experimenting with sending data wirelessly from one pic to another,
    but i do not receive anything on the receive end when using these am modules.


    Code:
    serout2 portb.1,n2400,[$55,$55,$60,transmit_data]
    
    serin2 portb.0,n2400,[wait($60),data_received]
    above are extract's from my transmit and receive code, there how i'm transmitting and receiving, this works via a wire link but not with these modules?

    am i missing something, do i have to change anything if my data is being sent wirelessly

    Thanks.

Similar Threads

  1. problem with sending data using RF module
    By rano_zen06 in forum mel PIC BASIC Pro
    Replies: 51
    Last Post: - 10th April 2008, 17:08
  2. Problem with manchester code for RF
    By Dhanushka in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 6th August 2007, 11:46
  3. RF range problem
    By George in forum Off Topic
    Replies: 10
    Last Post: - 19th March 2007, 04:11
  4. a problem RF Signal with PULSIN
    By muskut in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 22nd July 2005, 16:42
  5. problem with RF receiver
    By nanami7702002 in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 31st January 2005, 21:55

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