Wireless modules and simple setup, what is required?


Closed Thread
Results 1 to 18 of 18

Hybrid View

  1. #1
    Join Date
    Dec 2011
    Location
    IO93ok
    Posts
    190

    Default Wireless modules and simple setup, what is required?

    Hi all,

    I have a friend who has asked me to design a radio link for simple on/off control at 868MHz.

    Now I've never even looked at this before so I'm unsure as to a simple solution.

    I've seen data transceivers on ebay, but what would be best, I assume a simple data stream would be adequate.

    If anyone has any idea of a suitable pair of +10dbm modules please post the details. I'm somewhat confused by the choice, with some as rs232 others mentioning uart etc.

    The idea is to send to a remote location a signal to turn on/off an output. That's it, nothing fancy.

    In software I guess a unique ID then a code to select the action. I also considered as I was considering a transcever pair, a signal back to confirm output selected.

    Rob

  2. #2
    Join Date
    Dec 2011
    Location
    IO93ok
    Posts
    190


    Did you find this post helpful? Yes | No

    Default Re: Wireless modules and simple setup, what is required?

    OK I've found Dave Houstons excellent examples page, now i guess I just need pointing at a suitable pair of modules.

    +10dbm is needed for a longer reliable range, the antennas are no problem.

    I'm still confused by the choice of module, i suppose I'm saying i'm too dumb to understand the different protocols

    Incidentally, the choice of 868MHz was his, apparently the place where this is to be used is full of 433 devices and he wanted to avoid a clash.

  3. #3
    Join Date
    Dec 2011
    Location
    IO93ok
    Posts
    190


    Did you find this post helpful? Yes | No

    Default Re: Wireless modules and simple setup, what is required?

    Found this transceiver module on Farnell.

    Anyone tell me if it's suitable for this use. I see it has SPI, I2C and UART listed as protocols.

    Zulu RF 868MHz Module

  4. #4
    Join Date
    Dec 2011
    Location
    IO93ok
    Posts
    190


    Did you find this post helpful? Yes | No

    Default Re: Wireless modules and simple setup, what is required?

    Hmm noticed that one has abuilt in processor.

    How about this one
    high-power-radio-transceiver/

    3.3volt operation and logic levels ? Not sure on that one. Does a 16f628 at 3.3v working output at 3.3v logic levels. Sense says it should, although at bottom end of chips working voltage range.

    Rob

  5. #5
    Join Date
    Dec 2012
    Posts
    41


    Did you find this post helpful? Yes | No

    Default Re: Wireless modules and simple setup, what is required?

    if it's running at 3.3v, then yes, it'll output at 3.3 logic levels, and there's always the alternative of using something like a voltage divider with a 1.8k ohm and 3.3k ohm resistors if you need to convert the voltage from 5v to 3.3v.
    Last edited by Chirpy; - 26th March 2013 at 15:21.

  6. #6
    Join Date
    Dec 2011
    Location
    IO93ok
    Posts
    190


    Did you find this post helpful? Yes | No

    Default Re: Wireless modules and simple setup, what is required?

    Thanks for that.

    I've decided to go with the Ciseco hi power transceivers.

    I've written some preliminary code based upon Dave Houstons code. I need to add prelim ID followed by string then acknowledgement just in case of power outage.

  7. #7
    Join Date
    Dec 2010
    Posts
    409


    Did you find this post helpful? Yes | No

    Default Re: Wireless modules and simple setup, what is required?

    Quote Originally Posted by tasmod View Post
    OK I've found Dave Houstons excellent examples page, now i guess I just need pointing at a suitable pair of modules.
    Can you post a link to the page you are talking about?

  8. #8
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: Wireless modules and simple setup, what is required?

    Mr. Houston's site
    http://davehouston.net/
    Dave
    Always wear safety glasses while programming.

  9. #9


    Did you find this post helpful? Yes | No

    Default Re: Wireless modules and simple setup, what is required?

    I just finished a project using Linx Technologies 900 MHz transceivers. Mouser has them: http://www.mouser.com/ProductDetail/...rSQqdnUWL1o%3d

    Super simple to use - these are "air wires" meaning they don't force a fixed protocol on you; you can transmit/receive just about any kind of data you want (literally, serial, PWM, etc). This is a "big deal" if you don't want to get bogged down in the details of using a fixed protocol for your data.

    As usual; the data sheet will be your best friend. They have demo systems available (I highly recommend buying the system to jumpstart your project - you can hook your uC to the board and be underway in minutes).

    Good luck!

  10. #10


    Did you find this post helpful? Yes | No

    Default Re: Wireless modules and simple setup, what is required?

    Hi mtripoli, What range distance are you aiming for with the Linx 900 mhz transceivers? Is your project one-way or two-way communication?

Similar Threads

  1. Low latency Wireless RF transceiver modules?
    By mark155 in forum General
    Replies: 0
    Last Post: - 4th March 2010, 05:20
  2. Wireless modules FCC approved
    By Michael in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 7th September 2008, 02:23
  3. Software RS232 and wireless modules
    By Michael in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 17th August 2008, 05:27
  4. CM02 and RF04 wireless modules problem
    By vladimir059@hot in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 14th December 2006, 10:32
  5. Wireless comms with Linx LR modules
    By telemark in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 2nd July 2006, 01:58

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