Simple RF Transmit and Receive


Closed Thread
Results 1 to 40 of 43

Hybrid View

  1. #1
    Join Date
    Nov 2005
    Posts
    51


    Did you find this post helpful? Yes | No

    Default

    Also bread boarding is not very good for RF stuff, You could be getting interferance form the bread baord, the best thing is solder or make a baord.

    like Kamikaze47 said send some preamble or search here and you will find all about manchester encoding

  2. #2
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    967


    Did you find this post helpful? Yes | No

    Default

    First off, the modules require a long wire antenna. What you have connected is a whip antenna which has a ground terminal too. This is not required.

    Second, a good preamble is a must.

    Third, make sure your code works when wired between tx and rx. Only then, go to the wireless part.

    Fourth, make sure your data rate is acheivable by the modules.

    JF

  3. #3
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default

    Those are FM modules so you really don't need to worry about a preamble. Just use the carrier detect pin on the receiver to determine when it's receiving a signal. Radiometrix probably has some detailed instructions for their use.

    Also, you can ignore the advice re breadboards. The modules are basically self contained and all you need the breadboard for is the interconnections, power, etc. the breadboards won't affect the RF modules.

    And the antennas you're using are fine.

  4. #4


    Did you find this post helpful? Yes | No

    Default

    Thank you very much!!!!

    Will try out all the suggestions

  5. #5
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default

    The test circuit shown on p6 of http://www.radiometrix.com/pdf/tx2rx2.pdf shows how to use the CD pin. You'll need to modify your receiver schematic to add the transistor, resistor and cap. Then, just monitor the /CD signal to determine when a signal is being received. Depending on the response time, you may need to prepend a non-data byte to all messages. FSK signalling is much more reliable than ASK. If you add manchester encoding to FSK, you get a really robust system.

  6. #6


    Did you find this post helpful? Yes | No

    Default

    Thank you very much Dave, I will add the manchester encoding!!

  7. #7


    Did you find this post helpful? Yes | No

    Default

    What will hapen when 2 or 3 transmitters, transmit at the same time?

Similar Threads

  1. rf problem
    By -Dan- in forum General
    Replies: 9
    Last Post: - 20th November 2007, 16:05
  2. 16F876 Usart Receive
    By syscoder in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 21st March 2007, 15:43
  3. Help with CC1100 RF Modules.
    By charudatt in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 27th November 2006, 20:58
  4. USB Interface using PIC
    By Tissy in forum mel PIC BASIC Pro
    Replies: 21
    Last Post: - 22nd May 2006, 16:04
  5. RF Transmitter
    By et_Fong in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 27th October 2005, 16: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