XBee is the brand name from Digi International for a family of form factor compatible radio modules. The first XBee radios were introduced under the MaxStream brand in 2005 and were based on the 802.15.4-2003 standard designed for point-to-point and point-to-multipoint communications at over-the-air ...

learn more… | top users | synonyms

0
votes
1answer
15 views

Unable to communicate with Xbee using XCTU, didn't get device serial number

I am using Xbee Pro S1 modules with Rhydzo labz XBee Explorer Regulated with 3v3 to 5V Converter and XBEE Explorer USB in order to connect them to Microcontroller(Atmega 16)and laptop.To configure ...
0
votes
1answer
28 views

XBee Shield Association LED

I bought XBee shield from dfrobot to do communication with XBee modul and Arduino, this is how the shield looks like: XBee-Shield. The question is, what is the meaning of the state of association led ...
0
votes
1answer
45 views

Xbee mesh broadcast expense

I am designing an Xbee mesh network, planned size is around 10 nodes spread around 200 square metre area. It will be a combination of nodes reporting environmental data with actuators/loggers. I ...
0
votes
0answers
31 views

how to force coordinator do not listen its broadcast message

I have a xbee coordinator. I have broadcast message to the other xbees but coordiator gets its message and sends acknowledges to itself. How can I stop xbee coordinator which is configured as ...
1
vote
1answer
46 views

XBEE S2 RPSMA not working with batteries

I have a couple of XBEE S2 with RPSMA antenna I'm using the xbee explorer(with arduino) and XBIB development board with X-CTU on a PC. if I drive the arduino from the USB,,, it works... not really ...
0
votes
1answer
24 views

xbee and interoperability

i'm studying interoperability in the telecommunication field and i want to know we must do what to have an xbee module interoperable with other zigbee devices of other manufacturers (not Digi). I ...
0
votes
5answers
155 views

Good RS232-based Protocols for Embedded to Computer Communication

I'm working on a project that involves a good bit of data communication between a remote Arduino and a computer. The wireless connection is through a pair of XBees, so we have a RS232 link between the ...
0
votes
1answer
82 views

Interference beetween ADC samples with XBee and photoresistor

I'm using an XBee serie 2 module for sampling the values of three sensors, a photoresistor (LDR) a moisture sensor and a temperature sensor (LM35). When there is no brightness the photoresistor has ...
1
vote
1answer
47 views

XBEE Antennas and their range

I have an XBEE (XBee 2mW PCB Antenna - Series 2 (ZigBee Mesh)) and it only seems to work within 5 feet of the other Xbee. Is there a certain orientation or line of sight parameter for Xbee's? Is it ...
3
votes
2answers
94 views

“Wireless” USB cable, via RF / 3G

I'm looking into the feasibility of a project to develop a USB-over-RF device for physical penetration testing engagements. The idea is that our tester could connect a device to a USB port on a ...
5
votes
2answers
25 views

How do I interface an XBee wireless module with the Uno?

I want to use an XBee wireless module with my Arduino Uno. How should I go about doing this? Do I need a shield like this one?
0
votes
1answer
61 views

Repair a xbee wire antenna?

last year I bought a xbee pro s2b, the wire antenna one. After some use, the antenna started to loose, and last week it just broke. Is there a way to repair it? I soldered it again, and it holded some ...
0
votes
0answers
64 views

XBee & MSP430 interface (Code Composer Studio) mesh network

I'd like to build a mesh network with XBees. I want to send data to a MSP430 which has a connection to an XBee, all XBees will have a connection to MSP430s. I am curious if anyone has tried it before ...
5
votes
2answers
129 views

How to connect RFduino to internet?

I backed the RFduino project on Kickstarter to use it in my next project. It is basically a tiny Arduino compatible board with built in Bluetooth LE that supports additional shields. I've also got a ...
-1
votes
1answer
61 views

XBee Design and UART characteristics

I want to connect XBee to PC , does xbee send serial data or need UART to do that ?
1
vote
1answer
59 views

ZigBee module compatibility

Are the XBee series 2 modules from Digi compatible with other brands complying with the ZigBee standard?
-3
votes
1answer
156 views

Bluetooth modules differences Android [closed]

i am not really well informed about the different types of Bluetooth modules, so i wanted to ask u what is the difference between these : ...
4
votes
2answers
68 views

Xbee to act as wireless i/o extension

I want to have an arduino with an xbee (call it xbee1) connected to it and another wireless xbee (call it xbee2) communicating with xbee1. Then I would have DIO1 on xbee2 acting as a digital input and ...
1
vote
0answers
100 views

Xbee module , using X-CTU reset

I got this question and it might be really easy but its just something I have been wondering about I can't seem to be able to find the answer. When my baud rate in X-CTU isn't the same baudrate as my ...
4
votes
2answers
521 views

Connect XBee to Arduino without shield

Is it possible to connect the XBee to the Arduino without a shield? Currently most of the sources that I have looked at have some sort of shield connected. I use this shield currently: ...
0
votes
2answers
85 views

Using 2 xbees Series 2 and arduinos

I have 2 xbee series 2s that I want to talk to each other with ardunios. I have the ardunio xbee shields but I can't find any good resources on how to get them to communicate together. So how would I ...
1
vote
0answers
130 views

why xbee communication is not done | pic18f4520

Why xbee communication is not satisfied, I do not understand. The reason is like complicated. Can you help me ? I have send data as ; TXREG = 'e'; I have xbee ...
2
votes
4answers
336 views

Use XBee IO with out microcontroller

Im going to be using XBees in my project to wirelessly communicate between things, one of the devices is going to have a set of switches and 1 output - the xbee has enough IO to handle it. Is it ...
0
votes
0answers
101 views

xbee data receive

I have configured my xbee series 2 coordinator as its destination address is dh =0 dl =ffff I have configured my xbee series 2 end points in api mode as its destination address shows coorfinator. I ...
-1
votes
1answer
107 views

data packet to transmit

I have xbee series 2 coordinator adress which is 0013A200 402E5DA9. I want to create data packet. In other words, I want to transmit data "hello world!" to the this ...
1
vote
1answer
114 views

trouble with arduino standalone circuit and xbee

I have an application that sends data from 1 XBee connected to a computer to another Xbee connected to a microprocessor(ATMEGA328P-PU). I programmed the program into the microprocessor using a arduino ...
0
votes
1answer
278 views

Xbee series 2 - router or end device firmware?

I am using multiple XBee Series 2 nodes in my home automation setup, however, I seem to be seeing unusual delays in packet delivery (around 1 or 2s). I have a single coordinator module and multiple ...
0
votes
1answer
70 views

Safe insert/removal of XBee from circuit

Is it safe to remove an XBee or similar radio module while the host is still powered up? I am trying to build a programming jig using an ARM11. The peripheral board is connected with TTL level UART ...
3
votes
3answers
260 views

Multiple xbees on same network

I have been looking at xbees recently but can't seem to find a tutorial on configuring and programming for 3 xbees on the same network - 1 to act as a master the other 2 respond as slaves, but the ...
1
vote
1answer
701 views

ZigBee Light Link and XBee interoperability

With the release of new products like Philips Hue, which claim to support ZigBee Light Link, I would be interested if there is any way to use existing Xbee modules to communicate with them? Would it ...
2
votes
1answer
233 views

Zigbee RGB control using Xbee

In order to achieve this I was going to have the following setup: Base Station Raspberry Pi Xbee 2mw Led Station Xbee 2mw RGB LED http://www.pololu.com/catalog/product/1222 My main ...
1
vote
1answer
81 views

Need help with programming an NXTBee on a NXT Lego Mindstorm Robot

I am doing a project for work using the NXTBee NXT controlled by an arduino. But I'm a novice with programming. I am using ROBOTC and when I compile I am getting an error: Calling procedure ...
0
votes
1answer
900 views

The appropriate code (arduino) of Xbee

Can you tell me what is the appropriate code to send two variables (x,y) from an xbee to another xbee (series 1). I configured them and i can't write a code (because i don't know how to recieve ...
2
votes
1answer
275 views

Xbee traffic/bandwidth limitations for a real-time-ish application

I am planning on making a wireless sensor network with 4 Xbees going to 1 Coordinator. I want each of the sensor nodes to transmit continuously at ~5Hz. Is this feasible with Xbees? What sort of ...
3
votes
2answers
671 views

Voltage divider for Xbee's ADC - what resistor values?

I have an analog sensor which outputs a value in range 0-3V depending on soil moisture. The Xbee's ADC requires a value between 0 and 1.2V. I was thinking about using a simple voltage divider: ...
1
vote
1answer
116 views

I think my XBee XSC is broken. Am I missing something?

I have two XBee XSC 9600-baud chips, and I've been trying to make sure I know how to use them before integrating them into my project. Other people have used these same boards successfully, so they ...
7
votes
1answer
1k views

Suggestions for 1-5 km range wireless communication?

I am developing a VOIP application. Most clients use a wired Ethernet connection, but some of the clients need to have a wireless connection. Currently the core board is using: Cortex-A8 (TI AM3359) ...
1
vote
1answer
194 views

How does range affect Xbee's power consumption?

I am using Xbee ZB SMT in a module, with a microcontroler and sensor, all powered by a battery. Are there any studies on how range affects the power consumption of the Xbee module? And as I would very ...
0
votes
3answers
285 views

Suggestions for a Point-to-Point reliable Wireless Communication Module

I've to implement a wireless communication system. Details are as follows. Range is about 600m Point-to-point communication No LoS is available. (but not highly obstructed) Won't need much higher ...
4
votes
1answer
142 views

How does baud rate affect power consumtion on a Xbee module?

How do baud rates affect power consumption on Xbee wireless modules? For example: What would be more power efficent: Sending a packet with lower baud rate or with one, twice greater than the first, ...
0
votes
2answers
412 views

Resetting XBee with an Arduino

I would like to be able to reset an XBee with an Arduino by connecting the reset pin on the XBee to a General I/O pin on the Arduino. I'm wondering if any additional components (transistors, resistors ...
3
votes
2answers
265 views

XBee, how does it deal with collisions?

I'm getting started with XBEE S2 modules and I have a doubt I still couldn't get a clarification, hope you guys can help. I want to have 2 end devices transmitting data to one coordinator, all of ...
1
vote
2answers
792 views

Web connection through Arduino with WiFi

I'd like to be able to make an HTTP request on the web to a specific server from my Arduino. I already have a Wireless SD Shield, and I am wondering if what I want to do is possible / what I would ...
4
votes
1answer
303 views

Low power sensor module

My next project requires me to have energy-efficient wireless sensor modules. Basically, these modules read sensor data and transmits it over a wireless transceiver. Currently, my setup includes an ...
2
votes
2answers
384 views

XBee and PIR sensor

I've ordered XBee wireless transceiver and PIR (motion, here is link) sensor. When I enable DIO0 digital input port on XBee with "ATD0 3" command it becomes high. I measure it with volmeter and get ...
4
votes
2answers
562 views

What transistor should I use to power a motor from an xbee

I have a small motor what operates at 3.3V at 50mA (sorry no documentation) and a Xbee radio which outputs 1mW. I would like to allow the Digital I/O pins output on the Xbee to drive the motor ...
2
votes
4answers
1k views

XBee needs reset for every action I do in X-CTU

I am setting up my XBee radio using the official X-CTU tool. The XBee is connected to a USB XBee explorer. The first time I did it was a few weeks ago, and I kept getting errors (see below), but ...
1
vote
2answers
1k views

How to call AT command on XBee from Arduino

I am trying to set the SM (sleep mode) register on the XBee radio. These registers can be set with so called AT Commands, listed from pg. 28 in the XBee/XBee Pro Product Manual. This can be done ...
3
votes
2answers
2k views

How to make XBee sleep?

Arduino Fio with XBee radio. I have read the XBee manual (pg. 24-25), trying to figure out how to put it to sleep, but what I tried did not work. Then I found an example sketch using XBee sleeping, ...
5
votes
5answers
5k views

Simple and safe solution to control a power plug with Arduino or PC

What solutions are available to control a power plug (or even if possible a light socket), i.e. turning it On and Off? I have looked for xbee/zigbee solutions but there doesn't seem to be a solution ...

1 2