Tagged Questions

ZigBee is a networking protocol build upon 802.15.4 wireless communications, operating on channels in the 900MHz or 2.4GHz frequencies. It was created for low-cost, low-power, low-data rate applications.

learn more… | top users | synonyms

5
votes
2answers
674 views

How do I continuously send and receive with wireless serial-port in 8051?

I'm trying to make a microcontroller communicate with a program on my desktop. I'm using serial port connections with Xbee radios on both ends. The communication works fine when I send something ...
4
votes
2answers
374 views

zigbee stack recommendations

I've been out of the loop on Zigbee for a while now. Was wondering who has the most mature Zigbee stack... Is it Microchip, Chipcon, Atmel? Has anyone got RF Modules down to less then $10 yet? I ...
2
votes
1answer
63 views

Com-Port Packages are cut off. Rather due to Zigbee or Com-Port?

Im developing a c# windows service to do some communication via serial port with a usb-connected zibee-network. Now i know, how long an answering package should be, and sniffing the serial port i ...
2
votes
3answers
117 views

Convert between double and byte array, for transfer over ZigBee API?

I'm trying to take two doubles (GPS coordinates) and send them over the ZigBee API to another ZigBee receiver unit, but I don't know how to decompose the doubles into byte arrays and then re-compose ...
1
vote
2answers
49 views

Is it possible to call WCF 4.0 (SOAP or REST) from Unmanaged C (ZigBee device)?

I work currently on project that will be developed by two suppliers. First supplier my company is responsible for ASP.NET MVC 3 application that will be hosted on Azure. This application will ...
1
vote
3answers
307 views

zigbee and embedded system

I'm new with zigbee i need you to help me learn about it and know how to implement an embedded system using it thanks in advance
0
votes
1answer
26 views

Killerbee- LED glow issue

I am working on the Killerbee rzusb stick, mostly used to sniff/Listen data packets in radio platform. I would like to program this device according to my need. There are three LED's on the stick, can ...
0
votes
1answer
25 views

Communicate with ZigBee device via WiFi

I'm working on some software to manage a device that communicates with a remote control via ZigBee. We would like the device to be able to communicate with a web server and/or smartphone via Wi-Fi, so ...
0
votes
3answers
61 views

C program in Windows to access the contents on the bus

I have a zigbee usb dongle that plugs into the usb port on my Windows laptop. I need to be able to capture the incoming packets. I am trying to write a c program that will capture the incoming ...
0
votes
2answers
31 views

wireless authentication of devices

I'm currently developing a wireless connectivity between two embedded devices over 802.15.4 RF protocol. One of the devices is the coordinator(server), and the other is a node(client) I want to make ...
0
votes
3answers
45 views

Is there any library in any language that have tools to work with wireless measurements?

I want some library to guide my implementation with zigbee wireless received strength signal RSS. Any standard or class code will help. I focusing in arduino platform (xbee modules).
0
votes
1answer
56 views

Zigbee pro: sending a multicast involving fragmentation

Ok, we do some brainstorming on a future project involving Zigbee PRO and the protocol interface cluster. Something like tunnelling a protocol (bacnet) IN the zigbee network. In bacnet, there is ...
0
votes
0answers
114 views

Communicating between Ti CC2530 and Digi ConnectPortX4

I want to use a Digi ConnectPortX4 as a coordinator and Texus instrument CC2530 chip as a end device can anyone please help about communicating this two device.
0
votes
1answer
122 views

Universal PAN id in zigbee

Is there any Universal PAN id in zigbee which can receive packets from different PAN id senders?(For sending packets to all PANid we can use oxFFFF)
0
votes
1answer
186 views

PAN ID in ZIGBEE

Can any node in network have multiple PAN id (If node is overlapping node between two Personal area networks) Ex : One PAN consist of {s1,s2,s3} and other consist of {s3,s4,s5}.I want to build an ...
0
votes
2answers
108 views

How to Dynamicaly change channel in Zigbee

(Since we have large number of nodes communicating with each other) To avoid collision of data packets transmitted simultaneously, i want to ask if we partition nodes into groups communicating in same ...
0
votes
1answer
54 views

Data loss due to simultenous transmission in Zigbee

Hi im designing multi agent robotic application, where robots communicate through zigbee module. My question is if two (or more) Robots send their data simultaneously (at same time) will it cause data ...
0
votes
0answers
176 views

zigbee microchip module mrf24j40

we are using zigbee mrf24j40ma interfaced with atmega8515. we have loaded the txfifo of the module's static ram. and according to the frame type and mode described in the frame, it is working in the ...
0
votes
0answers
132 views

channel hopping in TI cc2530

i want to change the channel in ti cc2530. i need a code for how can i choose the channel from 11 to 26
0
votes
0answers
80 views

ZigBee pro2 Module configaration problems

I am using ZigBee pro2 module for my unit to control the Motors from remote end(control room), I will configer the transmitter & reciever for communication by using zegbee toot kit. If I wanted to ...
0
votes
1answer
140 views

Zigbee device types

i have this question in my university exams and i would like to have an answer.The question is: Identify three ZigBee device types.What is the maximum number of devices from the three devices that ...
0
votes
2answers
608 views

How do I use Zigbee to communicate to a laptop?

What I have in mind is having a number of sensors (temperature, accelerometer, sound level meter) that are controlled by a micro controller. What I want to do is take this information and transmit it ...
0
votes
2answers
86 views

Logging Zigbee network statistic

Is there any zigbee cluster (or others zigbee methods) that we can use to for network statistic? I will need to log inside the coordinator all the link quality/pattern and the signals strength of the ...
0
votes
0answers
341 views

zigbee vs bluetooth [closed]

We all know about bluetooth cos its more popular. But why is it popular? After reading about Zigbee i found out that it has lower power consumption, higher range in terms of distance and costs lower ...
-1
votes
1answer
48 views

Zigbee packet analysis using Killerbee

I am working on Tiny OS using Micaz sensors on Zigbee platform. I am also using Killerbee to analyze the data packets. Can anyone suggest how to read those hexadecimal values? Because the node-ID I ...
-3
votes
1answer
462 views

which android phone supports zigbee? [closed]

We need to measure amounts of sulfur di oxide in the environment, we are not finding any blue-tooth based sensor, which can transmit data back to android phone, but there seems to be few such sensors ...