RF Transmitter/Reciver


Results 1 to 40 of 76

Threaded View

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


    Did you find this post helpful? Yes | No

    Default

    When i trying to use the BS2 sampel code i does not work at all, isīt the BS2 SERIN/SEROUT comand like PBPīs SEROUT2/SERIN2?

    Whats wrong.

    Code:
    SERIN2 reciverpin, 16468, [WAIT("!"), x.HIGHBYTE, x.LOWBYTE, y.HIGHBYTE, y.LOWBYTE]
    Code:
    PULSOUT TransmitterPIN, 1200 
    SEROUT2 TransmitterPIN, 16468, ["!", x.HIGHBYTE, x.LOWBYTE, y.HIGHBYTE, y.LOWBYTE]
    This at least works.. it counts from 0 to 255 whit maby a total off 1 - 10 numbers that are wrong, maybe thats normal and i must let that problem over to the program to handle.
    And it only work whit True mode not whit Inverted...
    Code:
    SEROUT  transmitterpin,T2400,[synk,synk,synk,synk,9,Counter]
    Code:
    SERIN   reciverpin,T2400,[9],Counter
    But i still wonder why the BS2 code doesīt work at all, i shold do that i think?
    Last edited by Fredrick; - 16th February 2008 at 15:22.

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