Newbie radio link issue


Results 1 to 32 of 32

Threaded View

  1. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by George View Post
    I'm new to serial comms and never tried a radio link before and am having troubles. I have an "easy radio" ER400TS and ER400RS chips, and am trying to link two PIC16F678 together with them. Have tried most things but gotten stuck - it does say in the datasheet for the easy radio chips that it defaults to 19200bps and gives the instruction to set data rate to 2400 as ER_CMD#U1

    Many thanks to anyone who can give me some clue as to what I'm doing
    PBP manual, page 130 and page 137.
    There's something on each of those pages that you've forgotten. Hopefully after you add that certain thing, all should be well. The rest of the code, at first glance, looks like it should be ok.

    Another thing...make sure the whole thing works without the RF modules first, direct connect between the two PICs. That seems to be a common theme in most RF projects. People don't build up to the RF link, they just expect it to work on the first try (or the 100th ), and come to find out that the basic code was flawed in the first place.
    Last edited by skimask; - 20th February 2007 at 00:00.

Similar Threads

  1. Car radio (Car radio and electronics support forum)
    By freewillover in forum Forum Requests
    Replies: 1
    Last Post: - 1st July 2009, 19:41
  2. pic to pic ir link versus wired link : help please anyone
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 30th May 2008, 21:01
  3. Replies: 5
    Last Post: - 6th September 2007, 04:59
  4. quickBlue™ Link
    By lester in forum Bluetooth
    Replies: 4
    Last Post: - 20th March 2007, 13:23
  5. 18F1320 ... Strange Memory
    By Acetronics2 in forum mel PIC BASIC Pro
    Replies: 43
    Last Post: - 9th April 2006, 09: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