10 thoughts on “Build An RF Connected Project

  1. While the Laipac RF modules used in this project (http://www.sparkfun.com/commerce/product_info.php?products_id=383) are ok, they lack any sort of preamble or error-checking that would make transmission reliable. Data transmission without significant microcontroller-based error checking is iffy at best because of noise on the UHF frequencies. A much better RF solution uses the RF-24G transceivers based upon the nRF2401A chipset (http://www.sparkfun.com/commerce/product_info.php?products_id=153). They are bi-directional and only cost $12.95 each (store.qkits.com/moreinfo.cfm/TXRX24G), a much better buy! I’ve used the RF-24G for a number of projects (http://www.semifluid.com) and have had great success with it.

  2. I can personally recommend the modules from telecontrolli (www.telecontrolli.com). The RXQ2 module, for example, is a _transceiver_ (so both transmitter and received in the same package), can select between 255 different channels (very narrow band), and also has on-chip address recognition / CRC generation and verification. And it’s priced at only 20 euro per piece! I don’t have any connection with telecontrolli whatsoever, but I never found a RF transceiver _module_ at such a low price. Internally, it is based on the excellent nRF9E5 chip from Nordic (www.nvlsi.com). Highly recommended.

  3. I haven’t used them yet but the Nordic nRF-blahblah chips look really great. The sparkfun module is priced about the same as the telecontrolli module, about $20/$25 with a builtin antenna (a nice thing at 2.5GHz, hard to make your own).

    But the laipac modules can be had for cheap too: under $20 for a tx and an rx module ($5 + $15 or so).

    Bluetooth modules can be had for about $50, which is more expensive, and they’re a pain to use, and the range isn’t great, *but* you can then talk to your project with any bluetooth-capable laptop or PDA, which is nice.

  4. Nice, but they’re really not the same thing. The range thingy is misleading. It’s the LOS (Line Of Sight) range, which means the range that can be achieved between two transceivers that cat “look” directly at each other, without any obstacles in their way. This becomes very important at 2.4GHz, because microwaves are VERY directional. Any tiny obstacle in their way can seriously limit their performance. The devil is always in the details :)

Leave a Reply to SteveCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.