Overview
This manual describes ZigBee 3.0 software architecture and the supported Zigbee device types. It also describes Zigbee Lighting and Occupancy device types and how to implement these devices on the K32W148-EVK, FRDM-MCXW71, FRDM-MCXW72, MCX-W71-EVK, MCX-W72-EVK, FRDM-RW612 board, and RD-RW612-BGA hardware platforms provided by NXP. These platforms belong to the NXP provided K32W041, K32W061, K32W1, MCXW71, MCXW72, RW612, and JN518x family of wireless microcontrollers.
The device software described in this manual can be used on the NXP K32W041, K32W061, K32W1, MCXW71, MCXW72, RW612, and JN518x family of wireless microcontrollers.
The document is organized as follows:
Chapter 1: Introduction introduces ZigBee device types and provides general guidance on implementing device types in ZigBee application software.
Chapter 2: ZigBee Base Device describes the ZigBee Base Device (ZBD), including the associated functions and other resources.
Chapter 3: Lighting and Occupancy Device Types describes the ZigBee Lighting and Occupancy (ZLO) device types, including the device software structures and functions.
Conventions
Bold type font represents Files, folders, GUI elements, function names, and parameter types.
italics type font represents function parameters.
Courier New
typeface represents Code fragments.Note: This is a sample Note. It highlights important additional information.
Parent topic:Overview
Acronyms and abbreviations
Table 1 lists the acronyms and abbreviations used in this document.
Acronym |
Description |
---|---|
ACE |
Ancillary Control Equipment |
APDU |
Application Protocol Data Unit |
API |
Application Programming Interface |
BDB |
Base Device Behavior |
CIE |
Control and Indicating Equipment |
DRLC |
Demand-Response and Load Control |
HA |
Home Automation |
IAS |
Intruder Alarm System |
SDK |
Software Development Kit |
SE |
Smart Energy |
WD |
Warning Device |
ZBD |
ZigBee Base Device |
ZCL |
ZigBee Cluster Library |
ZLO |
ZigBee Lighting and Occupancy |
ZPS |
ZigBee PRO Stack |
Parent topic:Overview