RF Transmitter/Reciver


Results 1 to 40 of 76

Threaded View

  1. #29
    Join Date
    Jan 2008
    Location
    Sweden
    Posts
    187


    Did you find this post helpful? Yes | No

    Default

    I have done the Test now.. and here we have the problem

    It dosenīt work whit the BS2 code (SERIN2/SEROUT2) whit wires between the picīs but the other code whit SERIN and SEROUT works fine.

    What could be the problem?

    Code:
    SERIN2 reciverpin, 16468, [WAIT("!"),Counter]
    Code:
    PULSOUT TransmitterPIN, 1200 
    SEROUT2 TransmitterPIN, 16468, ["!",Counter]
    iīm not sure if the "16468" in the BS2 program shold be the same in a PBP program, i dont understand how to set those bits. but if there shold be "16468" then what else could be wrong?

    EDIT:
    Just find that 9600 baud may be unreliable with 4MHz clock, but itīs still not working when i try to lower the baud to 2400.
    Itīs not working in inverted mode whit both SERIN/SEROUT and SERIN2/SEROUT2

    http://www.microengineeringlabs.com/.../ser2modes.htm

    What are iīm doing wrong?

    EDIT2:
    Can it have someting to do whit that iīm using a 4MHz inernal RC on the transmitter? shold i clock it up to 20MHz whit an external crystal like the reciver?
    Last edited by Fredrick; - 17th February 2008 at 00:31. Reason: More info

Similar Threads

  1. Generic RF Receiver
    By dhouston in forum Code Examples
    Replies: 0
    Last Post: - 8th September 2009, 14:35
  2. Interfacing 16F88 to RF module
    By scomi85 in forum General
    Replies: 2
    Last Post: - 19th February 2009, 12:52
  3. Help with CC1100 RF Modules.
    By charudatt in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 27th November 2006, 20:58
  4. RF designs
    By Travin77 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 14th June 2006, 07:50
  5. Interfacting RF Module
    By rastan in forum General
    Replies: 8
    Last Post: - 10th November 2004, 22:27

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