ZigBee communication with the Pi 2 and Windows IoT Core

ZigBee Primer

A ZigBee PAN (personal area network) is a self-organizing series of modems that communicate using the same protocol (based on the IEEE 802.15.4 standard). Individual modems are configured to play a specific role within the network. Coordinators establish and organize the network (there is only ever one coordinator in a network). End Devices are the leaf nodes of the network, their responsibility is to provide valuable data.zigbee communication with the pi 2 and windows iot core

This data could be anything. It could be a power usage reading, a string relaying device status, or even a reading from a temperature sensor. The last type of configuration is the Router. Routers can act like End Devices and report data but the feature that makes routers special is that they act as network repeaters and extend the reach of the physical network. This paragraph is a very general overview of ZigBee, entire books have been written on the subject. If you wish to delve deeper into the intricacies of ZigBee I recommend that you pick one up to further your studies on the topic.

Required Materials

This blog post requires the following hardware:

2 x ZigBee Series 2 modems (either pro or standard)

2 x ZigBee Adapter Kits (some assembly required)

1 x FTDI Serial TTL-232 USB cable

1 x USB to UART TTL conversion module

(+ Your existing Raspberry Pi 2 / Windows IoT Core setup)

Additionally, you will need a serial terminal application on your PC, in this blog post I’ll be using CoolTerm for Windows. You will also need software to configure your ZigBee modems, this blog post will use XCTU.

Getting Started

After you have assembled your ZigBee adapters, it is time to configure the modems. Using the FTDI Serial TTL-232 USB cable, plug the USB end into your PC, and the other end into your ZigBee adapter board. The board is screen printed white where the cable is to be fitted (simply ensure that you’ve lined up the ground pin!).

Please note that the adapter boards are used throughout this blog post, so if I refer to “modem”, it means the modem and the adapter board that it is mounted on.

ZigBee Adapter Pinszigbee communication with the pi 2 and windows iot core

Open the XCTU software, and discover the devices connected to the PC. Click the “discover” button, accept all defaults, and when found, add your modem to the selection list.

ZigBee Discovery Button

For more detail: ZigBee communication with the Pi 2 and Windows IoT Core


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top