Matter Wi-Fi devices typically connect on the 2.4 GHz band (lower power consumption and longer range than 5 GHz), which means the home router must either expose a dedicated 2.4 GHz SSID or use a combined SSID with band steering disabled.
True
Most Matter Wi-Fi accessories ship with a 2.4 GHz-only radio for power and cost reasons, and the band's better wall penetration helps when devices sit deep inside furniture or in metal boxes. On modern dual-band routers a single SSID with aggressive band steering tends to push the accessory toward 5 GHz it cannot join, which silently breaks commissioning. The reliable cures are a dedicated 2.4 GHz SSID for IoT, or temporarily disabling band steering during pairing, or pinning the accessory's MAC to 2.4 GHz in the router's policy.
If a brand-new Matter accessory refuses to commission with no obvious error, the very first thing to check is band steering on the router; the vast majority of "the device is broken" tickets are actually Wi-Fi steering issues.
Matter bank in preparation
The full Matter bank isn't available yet. Drop your email to get notified at launch and grab an early-bird discount.
Join the waitlist →See the 9 other Matter practice questions
Related questions
- Which transport networks are natively supported by production Matter devices in 2026?1. Architecture · Transportnetze
- Thread is a low-power IPv6 mesh protocol built on IEEE 802.15.4 (the same physical layer as Zigbee but a different upper stack), used by Matter for battery-powered devices such as sensors and locks where battery life ranges from several months to several years.1. Architecture · Thread-Mesh
- Matter defines two secure-channel modes: PASE (Password Authenticated Session Establishment), used during commissioning with the Setup PIN as a shared secret, and CASE (Certificate Authenticated Session Establishment), used post-commissioning with mutual X.509 certificates.2. Commissioning · PASE vs. CASE
- A Matter device can belong to several Fabrics at the same time (five by default), one Fabric per ecosystem (Apple, Google, Amazon, etc.), allowing a single user to control the device interchangeably from different apps.3. Multi-admin · Mehrere Fabrics
- Each Matter Fabric is cryptographically isolated from the others: Apple Home cannot see the automations configured in Google Home on the same device, which guarantees confidentiality between competing ecosystems.3. Multi-admin · Fabric-Isolation