ZigBee is a wireless networking protocol built upon the 802.15.4 communication standard and operating on channels in the 900MHz or 2.4GHz frequencies. Created for low-cost, low-power, low-data rate applications, it has been adopted by manufacturers of embedded “smart-home” products.
2
votes
1answer
124 views
How to send multiple variables through Arduino serial port using ZigBee
I want to send five potentiometer values (bytes) through ZigBee using Arduino. I stored the potentiometer values in five different variables (bytes) and used
Serial.print(pot1);
Serial.print(pot2);
.
...
2
votes
0answers
80 views
creating a zigbee network
For a school project our client wants us to create a zigbee network either using the Texas instruments cc2531 or a xBee. We've got a CC2531 with some sensors from Cleode. In their program, named ...
0
votes
0answers
62 views
Zigbee - transmitting states from zigbee module to end devices
Project details :
1) We are building a prototype for zigbee. In which co-ordinator range is decreased to 20m and in that if one the end devices move out of range then it should be detected by ...
3
votes
1answer
181 views
XBee Send To All
I have a simple xbee network operating where there are a bunch of slaves operating remotely and all talking to one master, who is connected to the server computer. That works no problem.
The slaves ...
2
votes
3answers
174 views
ZigBee Mesh VS DigiMesh
Which is better, ZigBee Mesh (Series 2) or DigiMesh (Series 1)?
I have already read Wireless Mesh Networking, ZigBee vs. DigiMesh (PDF format), but I noted there are many advantages using DigiMesh, ...
1
vote
1answer
269 views
Using Android phone to locate Zigbee sensor
I'd like to tag something important with a ZigBee sensor and be able to know/track its approximate distance (ideally location, but I understand that would take many reference sensors) through my ...
0
votes
1answer
99 views
Zigbee mesh networking
I'm making an application for a running competition on a fixed track. I'm investigating what systems could be used and tough of using a stick containing a GPS/DGPS module and a Zigbee enabled chip to ...
1
vote
2answers
118 views
Mesh Network using Zigbee and Microcontrollers
I would like establish a mesh network using Zigbee modules and ATmega8.
I need some basic c routines for establishing the network. My Controller is running with ATmega32. and end nodes will be on ...
0
votes
1answer
200 views
Serial port zigbee communication - some wrong characters
I have been having some problem with the serial communication in ubuntu. I am writing C++ code to connect to my zigbee node but the problem is not the zigbee configuration. Since GTKTERM (an ordinary ...
1
vote
1answer
170 views
Alternative ZigBee Stack
Is there any stack that can be an alternative for the Microchip ZigBee Stack? I have a PIC18F27J53 microcontroller and MRF24J40MB Transceiver. I tried to read and understand the examples included in ...
1
vote
3answers
214 views
How do I use Zigbee to communicate to smartphone
I need to monitor how many smart phones are connected to a wireless network in a certain area. I found out that Zigbee can be used to accomplish this task. I need to at least differentiate each phone ...
0
votes
0answers
35 views
CEL Meshconnect and ISA3 Insight programmer
I'm working with EmberZNet 4.7.2 and I seem to be having some issues with the CEL Meshconnect EM357 chipset talking to the ISA3 Insight programmer/debugger.
Basically I get a warning from Ember ...
1
vote
0answers
67 views
What does the tx req option disable ack exactly in the xbee api?
The question, as mentioned in the title, is what causes the tx option field with the value 0x01 (disable ack) exactly. I assumed it disables the aps layer acknowledgement and the additional aps ...
0
votes
0answers
61 views
How to do async per measurement with xbee zb?
Are there any experience with the transmit delay in connection to rssi. I want to determine the packet error rate with some asynchronous transmission. I send (uC connected via UART baud 115200) 1000 ...
0
votes
0answers
186 views
Sending AT commands with pyusb
I'm trying interact a ZigBee module (Telegesis) and Python, through the PyUSB library.But right now I'm testing with Arduino and I can't send a character to blink a LED, port 13. How do I proceed?
...
1
vote
1answer
184 views
Interfacing zigbee usb stick module with MSP430(Fingerprint Development Kit Texas instruments C5515)
I am developing a wireless finger print based attendance management system to be deployed in my university(National university of sciences and technology Pakistan). I want to use "ETRX357USB+8M ZigBee ...
3
votes
2answers
252 views
How to force a multihopping topology with xbee zb?
I use some xbee (s2) modules with zb stack for mesh networking evaluation. Therefore a multi hopping environment has to be created. The problem is, that the firmware handles the association for ...
1
vote
1answer
266 views
Xbee 64-bit address in API mode
I'm currently working on a project in which I use antennas such xbee XBee 2mW Wire Antenna - Series 2 (ZigBee Mesh).
how can I get my antenna64bit address so I can set it up using my software ...
2
votes
1answer
703 views
rxtxSerial.dll for MacOS 10.8
I'm currently working on a ZigBee project and I'm programming on an Mac with Mountain Lion (10.8) and using Eclipse IDE. To use my Zigbee Module via USB for Serial communication, I need this ...
0
votes
2answers
233 views
Restart and restore startup configuration for a ZigBee sensor via Tornado / Python
I have a question. I have a project, a domotic (home automation) system, in which I have to send some commands via interface to some sensors, temperature sensors, power sensors, contact sensors, etc.
...
1
vote
0answers
125 views
my Graphic User Interface (GUI) is unable to produce my results from my coordinator VIA Zigbee (Wireless Connection)
Basically, I'm given a task to continue from the previous student. I have several sensors that will detect the Temperature, Humidity and Luminosity of the lab. These data from sensors will need to ...
2
votes
2answers
515 views
zigbee hardware in mobile phone
Is it required for a mobile phone to have a dedicated Zigbee chip in order to be a Zigbee node (coordinator/router/endnode) ?
If yes, then, I guess there should be a driver module for it as well ?
I ...
1
vote
1answer
439 views
Specification, Standard, Protocol - what are the differences between them? [closed]
I wish to talk from perspective of computer science/electronic engineering. For example we have things like bluetooth, zigbee, TCP/IP, WiFi, GSM and much more that we use daily.
What is the ...
1
vote
1answer
90 views
SaaS, PaaS solution for RF applications
I'm looking for SaaS/PaaS solution in the cloud, which will enable rapid deployment, provisioning and support of wireless applications based on ZigBee, RFID and maybe WLAN clients.
I don't want to ...
2
votes
0answers
177 views
Best wireless technology with great indoor range for sensors project?
Dear Stack Overflow community,
I'm working on a project that will have many different sensors in complex of few building, I would like to cover whole place with sensors. The application requires all ...
0
votes
2answers
287 views
Remote Camera for Android
Is there an open source Android application that allows you to view the image on a "spy" camera? I have a robot that has an IOIO board and a ZigBee network connection and I wanted to make it a spy ...
0
votes
1answer
124 views
Zigbee beaconing vs non beaconing
When using a non beaconing Zigbee network, I know that the 802.15.4 spec defines the use of CSMA-CA to control when two devices get access to a channel to make sure no two nodes "step on each others ...
0
votes
1answer
272 views
ZigBee stack/library compatible with MikroC
Is there an existing ZigBee Library/Stack that is comaptible with MikroC? I am planning to use MRF24J40B from Microchip as the transceiver and PIC18F27J53 Microcontroller as ZigBee stack controller. I ...
0
votes
3answers
1k views
How to program a ZigBee module?
I have a project which the information from the microcontroller (drop rate changes of dextrose like sending notification "nearly empty" or "Sudden change of drop rate. Drop rate of 15 automatically ...
0
votes
1answer
346 views
communication between zigbee and bluetooth
bluetooth & zigbee devices are working or pairing within its its own family devices based on parameters such as network layers, security algorithms etc... I want to write an application to make a ...
2
votes
2answers
2k views
How to quickly broadcast information with a XBee to other XBee?
I am using several XBee Zigbee with some Arduino modules (or microcontrollers, Arduino is not mandatory). I configured my XBees in AT/transparent mode.
I need to broadcast information: when one ...
0
votes
1answer
221 views
Zigbee on microcontroller
I am not familiar with Zigbee technology. And I am bit confused. Does Zigbee need Transmitter Receiver? How its networking flow? I was thinking of the notifications that our system have would send to ...
1
vote
4answers
244 views
getting stuck with C pointer Structure
I am working on Embedded C . I am stuck with pointer structure ....
Structures are given below ..
/*structure 1*/
ZPS_tsAplApsmeBindingTableType *psAplApsmeAibBindingTable;
/*structure 2*/
typedef ...
0
votes
1answer
109 views
Looking for a proven technology for Wireless Eletronic Shelf Label
I am asked to define a wireless Eletronics Shelf Label (ESL) system. It is a distributed wireless network for price labels with LCD/e-paper. Currently, some vendors use diffuse infraread and VLF(Very ...
0
votes
2answers
234 views
Nested structure with array of structure pointer
Main structure
typedef struct {
uint8 u8Status;
uint8 u8NeighborTableEntries;
uint8 u8StartIndex;
uint8 u8NeighborTableListCount;
/* Rest of the message is variable length */
...
0
votes
1answer
80 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 ...
1
vote
2answers
375 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 ...
0
votes
3answers
4k 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
219 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
1answer
493 views
XBee PRO S2B communicating with ZigBee HA profile sensors
Is it possible to communicate with ZigBee HA (Home Automation) profile sensors with XBee PRO S2B and if yes, how? Does anyone know where could I find any specification regarding ZigBee HA profile?
...
0
votes
2answers
56 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 ...
2
votes
1answer
207 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 ...
0
votes
4answers
477 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
351 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
3answers
2k 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 ...
-3
votes
1answer
3k 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 ...
0
votes
1answer
258 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 ...
1
vote
1answer
402 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
253 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
615 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 ...

