Zigbee Version 8.2 (June 16, 2025) - Release Notes#

Simplicity SDK Version 2025.6.0

Silicon Labs is the vendor of choice for OEMs developing Zigbee networking into their products. The Silicon Labs Zigbee platform is the most integrated, complete, and feature-rich Zigbee solution available.

Silicon Labs EmberZNet SDK contains Silicon Labs’ implementation of the Zigbee stack specification.

Click here for earlier releases.

Release Summary#

Release Item Version Release Date Release Notes Key Features API Changes Bug Fixes Chip Enablement

SDK

8.2

June 16, 2025

Release Notes

  • Updated filtering of InterPAN messages
  • GCC Link Time Optimization (LTO)
  • Added support for Tunneling functionality in Zigbee Direct.
  • Improved status notification for packet sent
  • Application Initialization Utilizing sl_main
  • Refer API Change section
  • Refer Bug Fixes section
  • xGM260P PCB Module
  • xGM270S SiP Module
  • xG29 EFR32MG29B140F1024IM40

802.15.4 Mesh + BLE Multiprotocol

8.2

June 16, 2025

Release Notes

  • ZigbeeD, OTBR and BLE support on OpenWRT – GA
  • Zigbee + BLE DMP support on EFR32xG29 - GA
  • None
  • Multipan RCP Improvements
  • Zigbee-NCP + OpenThread-RCP Improvements
  • Zigbee-BLE DMP Improvements
  • Targeted quality improvements and bug fixes
  • None

Impact of Release Changes#

Impact Statements | Migration Guide

Impact Statements#

None.

Migration Guide#

Using This Release#

What's in the Release? | Compatible Software | Installation and Use | Help and Feedback

What's in the Release?#

This release contains the following:

  • Zigbee stack

  • Zigbee Application Framework

  • Zigbee Sample Applications

For more information about Zigbee and the EmberZNet SDK see UG103.02: Zigbee Fundamentals.

If you are a first-time user, see QSG180: Zigbee EmberZNet Quick-Start Guide for SDK 7.0 and Higher, for instructions on configuring your development environment, building and flashing a sample application, and documentation references pointing to next steps.

Compatible Software#

Compatibility and Use Notices: For information about security updates and notices, see the Security chapter of the Platform Release Notes installed with this SDK or on the TECH DOCS tab on https://www.silabs.com/developers/zigbee-emberznet. Silicon Labs also strongly recommends that you subscribe to Security Advisories for up-to-date information.

For instructions, or if you are new to the Zigbee EmberZNet SDK, see Using This Release.

Software Compatible Version or Variant
IAR Embedded Workbench for ARM (IAR-EWARM)
Using wine to build with the IarBuild.exe command line utility or IAR Embedded Workbench GUI on macOS or Linux could result in incorrect files being used due to collisions in wine’s hashing algorithm for generating short file names.
Customers on macOS or Linux are advised not to build with IAR outside of Simplicity Studio. Customers who do should carefully verify that the correct files are being used.
Version 9.40.1
GCC (The GNU Compiler Collection) Version 12.2.1
EZSP Protocol Version 0x11

Installation and Use#

To run your first demo, see our Getting Started Guides.

To kick start your development, see our Developer's Guide.

For information about Secure Vault Integration, see Secure Vault.

To review Security and Software Advisory notifications and manage your notification preferences:

  1. Go to https://community.silabs.com/.

  2. Log in with your account credentials.

  3. Click your profile icon in the upper-right corner of the page.

  4. Select Notifications from the dropdown menu.

  5. In the Notifications section, go to the My Product Notifications tab to review historical Security and Software Advisory notifications

  6. To manage your preferences, use the Manage Notifications tab to customize which product updates and advisories you receive.

To learn more about the software in this release, dive into our online documentation.

Additional Information#

Zigbee Certification

The Ember ZNet 8.2 release has been qualified for Zigbee Compliant Platform for SoC, NCP and RCP architectures. For ZCP certification ID tied to this release, please check the CSA website here: https://csa-iot.org/csa-iot_products/.

Please note that the ZCP certification is filed post the release, and takes a few weeks before getting reflected on the CSA web-site. For any further queries, please contact Silicon Laboratories support at http://www.silabs.com/support.

Help and Feedback#

Feature Matrix#

Supported Features | Unsupported Features

Supported Features#

Feature Name Description Quality Related API Names Supported Software Variants, Hardware, Modes, Host Interfaces Related Example Names
Updated filtering of InterPAN messages Updated the message filtering mechanism to allow the inter-pan messages to be available to the application. Production sl_zigbee_pre_incoming_packet_filter_cb
sl_zigbee_pre_outgoing_packet_filter_cb
sl_zigbee_post_incoming_packet_filter_cb
sl_zigbee_post_outgoing_packet_filter_cb
SoC
Host-NCP
All
GCC Link Time Optimization (LTO) Link Time Optimization (LTO) is now enabled for Zigbee applications and libraries in this release for GCC. Production All SoC
NCP
All
Added support for Tunneling functionality in Zigbee Direct. Added support for Tunneling functionality in Zigbee Direct. Production All SoC
All
Improved status notification for packet sent. Improved status notification for messages sent. Production All SoC
Host-NCP
All
Application Initialization Utilizing sl_main. sl_system is deprecated in 25q2 and is being replaced with sl_main. Production All SoC
NCP
All

Unsupported Features#

None.

SDK Release and Maintenance Policy#

See our SDK Release and Maintenance Policy.