SuZi: Zigbee Gets More Range — What Does That Mean for Your Smart Home?

News

Zsák Péter · 15 September 2026

Everything works in the living room. At the garage door sensor, the connection becomes unreliable. At the far end of the garden, automation gives way to guesswork: did the irrigation actually turn off, or will tomorrow morning call for a swim instead of mowing the lawn? You start rearranging the network, moving a router or adding a few more. Unfortunately, power sockets are not always where your radio network needs them.

SuZi, short for Sub-GHz Zigbee, offers a new way to tackle this problem within the Zigbee ecosystem. It takes familiar networking and application foundations to a lower radio frequency, with longer range as the goal. Reading through the Connectivity Standards Alliance’s material, what interested me most was how this could fit into existing smart homes and sit alongside other protocols using the same frequency bands.

The promise is straightforward: reach difficult locations with fewer devices forwarding messages along the way. The practical questions concern regional differences, existing hardware and gateways. Those details will determine what SuZi means in your own home.

At a glance

  • SuZi is the sub-GHz version of Zigbee, built on Zigbee’s application data model.
  • Its radio parameters differ between Europe and North America, with the North American profile offering higher data rates and transmit power — a regional difference also familiar from Z-Wave Long Range.
  • It can work with existing 2.4 GHz devices through an application-layer bridge.
  • Longer range can make installation easier, but it is no substitute for checking coverage on site.
  • Product certification opened on 2 September 2026. CSA announcement.

What Is SuZi, and How Does It Relate to Zigbee 4.0?

It helps to separate communication into three parts. The radio carries the signal. The network layer gets the message to the right device. The application layer defines what that message means: turn on a light, report a temperature or indicate that a door has opened.

SuZi uses Zigbee’s networking behaviour and application language over an IEEE 802.15.4-based sub-GHz radio. An important part of that language is the Zigbee Cluster Library, or ZCL. A cluster is a standardised group of data and commands for a particular function. That means developers do not have to start from scratch when building a SuZi device.

The CSA announced Zigbee 4.0 and the SuZi brand together on 18 November 2025. We covered that launch in OpenDwelling’s original Zigbee 4.0 and SuZi announcement. They are closely related, but a Zigbee 4.0 label does not, by itself, mean that a device has a sub-GHz radio. The announcement covers several optional capabilities, and manufacturers choose the features their products need. Zigbee 4.0 does not automatically mean SuZi support.

For buyers, that gives us a simple check: look for explicit SuZi support and the correct region alongside the Zigbee 4.0 label, once products reach the market. My own guess is that we may see SuZi devices at CES 2027. That is an expectation, not a confirmed product announcement.

For more background on Zigbee networking, see our Zigbee guide for installers on OkosotthonBlog (in Hungarian).

Why Can a Lower Frequency Help?

Sub-GHz means that the radio operates below one gigahertz. SuZi’s European profile uses the 868 MHz band; the North American profile uses 915 MHz. Those are the regions covered by the profiles discussed here. Other markets need their own spectrum and product-approval checks. Regional rules can vary considerably, including between countries within Africa, so a single worldwide frequency assumption would be misleading.

Compared with the 2.4 GHz band used by most familiar Zigbee devices, these lower frequencies can offer more favourable propagation. Regional compatibility still matters: a device intended for one region may not work with a network in another.

Looking at how Z-Wave platforms have developed, I would expect some future hardware to offer software-selectable regional configurations. Chipmakers such as Silicon Labs work across both ecosystems. However, that is an expectation about possible implementations, not a promise that every SuZi product will support every region. The radio hardware, antenna design and regional approval all matter.

In the measurements presented by the CSA, SuZi achieved roughly two to three times the range of conventional 2.4 GHz Zigbee under comparable conditions. Walls, reinforcement, antennas, enclosures, positioning and the surrounding radio traffic all influence the result.

I can see a useful role for this in apartment buildings. SuZi traffic occupies a different band from 2.4 GHz Wi-Fi and Bluetooth, which can reduce competition with those particular radios. It still shares its own band with other users.

What Does That Look Like in Numbers?

The UK’s smart-meter network provides a useful example of the coverage benefit of adding a lower frequency. According to Smart DCC’s Dual Band Communications Hub information, single-band communications hubs provide adequate local coverage in around 70% of premises. By adding 868 MHz alongside 2.4 GHz, DCC expects dual-band hubs to bring coverage to 96.5%.

That is useful deployment context for sub-GHz Zigbee, rather than a prediction of the coverage any particular SuZi product will achieve in your home.

What Does SuZi Offer in Europe?

For European installations, the European profile is the relevant one. Treat claims such as “2 km with line of sight” in their proper context: a result from a North American setup should not be assumed to apply to a European installation. Data rates and transmit power differ significantly between the profiles.

Characteristic 2.4 GHz Zigbee SuZi — Europe SuZi — North America
Frequency band 2.4 GHz 868 MHz 915 MHz
Physical-layer data rate 250 kbit/s 100 kbit/s 500 kbit/s
Transmit-power figures discussed in the webinar +20 dBm +14 dBm +20 dBm
Airtime constraints Subject to applicable radio rules Duty-cycle or other spectrum-access requirements apply, depending on the band and operating conditions Different spectrum-access rules; do not assume the European duty-cycle model applies

These figures describe the comparison presented in the webinar. They are not universal regulatory limits for every channel, device or country.

A door sensor or thermometer usually has very little data to send. Getting its message out of the garage may matter far more than raw throughput. In a larger network, though, status reports, acknowledgements, retries and forwarded packets add up. That can produce congestion, delayed reactions or missed events, particularly in a busy mesh network.

One important European planning consideration is the duty cycle: the proportion of time a device may spend transmitting. The applicable restriction depends on the frequency sub-band and operating conditions; it should not be reduced to a universal 1% rule. Where a 1% duty-cycle limit applies over a one-hour period, it corresponds to 36 seconds of total transmission time. See the European Commission’s 2025 update to spectrum conditions for short-range devices.

For installers, the practical lesson is to check traffic as well as coverage. Pay particular attention to how many messages the busiest router must forward.

How Will It Work with Your Existing Zigbee Devices?

SuZi and 2.4 GHz Zigbee can be connected at the application layer. That requires a bridge, which could be part of a hub. I also expect dedicated SuZi gateways to appear, linking the two networks and potentially supporting device-to-device behaviour across them. Whether features such as binding can be carried across the boundary will depend on the gateway implementation; a shared data model does not guarantee this by itself.

That common Zigbee data model makes it easier to interpret an event received on one side and act on it on the other. Matter devices communicating over Wi-Fi and Thread offer a useful comparison at the application level, but there is an important technical difference: a Thread border router routes IP traffic between Thread and the wider IP network. It is not an application-layer protocol bridge. Connecting SuZi and 2.4 GHz Zigbee involves a different bridging arrangement.

For example, the living-room lighting could stay on your existing Zigbee network while a new garage sensor uses SuZi. A gateway with the necessary radios and software would connect the two. It would also need to support the actual device types and functions involved.

I expect dual-band system-on-chip designs that can run Zigbee or SuZi, alongside gateways with two chips that can serve both networks at once. The distinction between selectable support and simultaneous operation is worth watching in product specifications, just as it is with Zigbee/Thread hardware.

Will a Firmware Update Be Enough?

A software update cannot turn a radio designed exclusively for 2.4 GHz into an 868 MHz radio. The required hardware, antenna and radio design must already be present. Developers may still be able to reuse a substantial amount of application code where the new platform provides a compatible programming interface.

Ask manufacturers two separate questions: can this device be upgraded to Zigbee 4.0, and does it support SuZi for my region? The answers may be different.

Mesh Networks, Batteries and Routers: What Changes?

SuZi retains a mesh topology. Routers can forward one another’s messages, so every endpoint does not need a direct connection to the coordinator. With greater radio range, it may be possible to cover the same area with fewer intermediate routers.

A sleepy, battery-powered endpoint does not become a repeater as a result. It still connects through its parent device. Spending much of its time asleep is one of the reasons it can consume so little power. Actual battery life depends on reporting frequency, retries and the sensor itself, as well as transmit power.

From an installation perspective, I would translate “fewer routers may be enough” into “more freedom to position devices.” A single good radio path can still offer less resilience than several usable paths. Plan for failures as well as basic reachability.

SuZi, Matter and Z-Wave: What Is the Difference?

SuZi belongs to the Zigbee family. Matter serves a different purpose: it provides a common application layer for interoperability over IP-based connections. Zigbee devices can be exposed to a Matter system through a suitable Matter bridge. Silicon Labs describes this as one way to integrate non-IP networks in its Matter Connectivity Standard FAQ, page 4.

I expect suitable Matter bridges for SuZi too. That would allow supported SuZi devices to participate in a Matter system through a hub; it would not turn the devices themselves into native Matter devices.

Within the Z-Wave world, SuZi is more comparable to Z-Wave Mesh than to Z-Wave Long Range, or ZWLR. Long Range uses a star topology: each endpoint communicates directly with the controller. See the Z-Wave Alliance’s explanation of Z-Wave Long Range.

A similar frequency does not mean a shared language. A SuZi sensor cannot join a Z-Wave gateway simply because both use sub-GHz radios.

What Does Zigbee 4.0 Add to Security?

The developments around Zigbee 4.0 also aim to strengthen joining, key management and network administration. Two capabilities worth highlighting are Dynamic Link Key and Device Interview. The first concerns dynamically establishing link keys; the second concerns checking a device that wants to join the network.

Frame-counter handling matters too, helping detect attempts to replay previously accepted messages. Secure channel and network-identifier changes, along with support for replacing the Trust Center, address operational needs. The Trust Center is the component responsible for trust and security in a centralised Zigbee network. See the CSA’s Zigbee 4.0 security announcement.

Check which capabilities a product actually implements and how it can be updated. Manufacturers do not have to include every optional feature. Useful security comes from the standard’s capabilities, the gateway’s configuration and the manufacturer’s long-term support working together.

What Interests Me Most

For me, SuZi’s most interesting promise is its use of the Zigbee application layer. That common foundation creates a practical route to interoperability between Zigbee and SuZi devices, provided the necessary bridge and device support are in place.

Frequently Asked Questions About SuZi

Will SuZi Replace My Existing Zigbee Network?

You do not need to replace it. SuZi can complement a 2.4 GHz Zigbee system as a separate radio network. A suitable bridge and support for the specific devices are needed to make the two work together.

Can an Update Make My Zigbee USB Adapter Support SuZi?

Only if the required sub-GHz hardware is already present and the manufacturer supplies the necessary support. Firmware cannot turn a 2.4 GHz-only adapter into an 868 MHz radio.

Is SuZi the Same as Matter or Z-Wave?

No. SuZi is Zigbee’s sub-GHz solution. A suitable bridge can connect it to a Matter system. Using a similar frequency band does not make it interoperable with Z-Wave devices.

Will It Definitely Reach Further in My Home?

The technology targets longer range, but the result depends on the equipment and its environment. You will still need to check coverage on site.

Sources and Background

Web sources checked for the original article on 15 September 2026.

This is the English edition of Zsák Péter’s SuZi article on OkosotthonBlog (in Hungarian), adapted for an international readership with technical clarifications on bridging and regional radio requirements.

  1. Connectivity Standards Alliance: Intro to Suzi — Webinar, 15 September 2026, together with the attendee transcript.
  2. Connectivity Standards Alliance: Zigbee 4.0 and SuZi announcement, 18 November 2025.
  3. Connectivity Standards Alliance: Suzi Product Certification is Now Open, 2 September 2026.
  4. DSR: Suzi — Long-Range Zigbee.
  5. Smart DCC: Dual Band Communications Hub.
  6. Silicon Labs: Matter Connectivity Standard FAQ, particularly pages 4–5.
  7. Z-Wave Alliance: Z-Wave Long Range.
  8. European Commission: Implementing Decision (EU) 2025/105, 22 January 2025.
Back To Top