This is the very popular 2.4GHz XBee module from Digi. These modules take the 802.15.4 stack (the basis for Zigbee) and wrap it into a simple to use serial command set. These modules allow very reliable and simple communication between microcontrollers, computers, systems, really anything with a serial port! Point to point and multi-point networks are supported.
Not sure which XBee module or accessory is right for you? Check out our XBee Buying Guide!
Note: If you are using these outside of the United States, please check with your local laws regarding radio communication.
If a board needs code or communicates somehow, you're going to need to know how to program or interface with it. The programming skill is all about communication and code.
Skill Level: Rookie - You will need a better fundamental understand of what code is, and how it works. You will be using beginner-level software and development tools like Arduino. You will be dealing directly with code, but numerous examples and libraries are available. Sensors or shields will communicate with serial or TTL.
See all skill levels
If it requires power, you need to know how much, what all the pins do, and how to hook it up. You may need to reference datasheets, schematics, and know the ins and outs of electronics.
Skill Level: Noob - You don't need to reference a datasheet, but you will need to know basic power requirements.
See all skill levels
We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.
Based on 1 ratings:
2 of 2 found this helpful:
I've been messing with a few of these for about two months now and have come to the conclusion that they're just not that reliable or easy to setup. I've had continuous problems trying to get them to communicate with each other and often when they do start communicating, it's a mystery as to what changed.
Also keep in mind that Digi is not a Linux-friendly company. Personally, I think they're completely out of touch with their target market. The XCTU software is available for Mac or Windows but not Linux. Some people run it in Wine, others use Moltosenso's Iron which runs natively on Linux but I couldn't get it to find any of my XBees. Honestly, the XCTU tool isn't the issue or even required to get XBees talking to each other; you should be able to do all the configuring over serial with AT commands. Tip: when you enter "+++" do it as fast as you possibly can or the bee may not respond. Took a lot of frustration to finally figure that out.
Overall, these are turning out to not be worth the headache to me. If I can find another solution, I'll go with that next time.
Which antenna would be ideal for this module? Either the Interface Cable RP-SMA to U.FL (WRL-00662) or the Interface Cable SMA to U.FL? And would I need an adapter - what one?
Hello,
I am trying to get setup with some XBees, and had some questions. Would the "Interface Cable RP-SMA to U.FL" cable (http://www.sparkfun.com/products/662) and a "2.4GHz Duck Antenna RP-SMA - Large" antenna (http://www.sparkfun.com/products/558) work for this XBee?
Thanks, Nick
Not this one. You should either choose a U.FL antenna or use one of the XBees with an RPSMA connector.
Ok thank you! But why is this the case? I mean why would the connector exist if it doesn't work something like this? Thanks in advanced dude!
Thanks, Nick
Oops, I think I didn't see your adapter link on this one. Yes, this should work.
Can anybody verify that this works?
If three of these are powered up in their default transparent mode and serial input is provided at one will it show up on both others?
Isnt this a series 1?
why it says "Point to point and multi-point networks are supported."
is this not only for series 2 or over??
There are two firmware settings you can flash this to an XB24 802.15.4 firmware and a XB24-DM DIGIMESH 2.4 firmware. Digimesh is point to point and better for general hobby use than Zigbee (series 2) in my opinion. Be careful flashing firmware, you should double check that you have an adapter capable of flashing firmware. (it needs all 4 preferably 5 serial lines to flash, not just the TX and RX like most arduino shields have.)
do I need to purchase an antenna to go in the U.FL socket? I purchased this thinking it had an antenna on it but found it transmitted 1-2 feet. Am I missing something?
There is no antenna, just the connection for one.
hello
kindly guide me about XBEE transmitter and receiver suitable communication with each other
thank and waiting for reply..!
Is it possible to share an internet connection with one of these things?
It is not advisable to surf the internet with these modules. But to send small packets of data from any control signal device is recommended. To connect an internet gateway that allows you to pass the serial data 232 to ethernet and the internet cloud.