Known issues
Known issues listed on this page and tagged with the latest release version are valid for the current state of development. Use the drop-down filter to see known issues for previous releases and check if they are still valid.
Items can have one or both of the following entries:
Affected platforms:
If a known issue does not have any specific platforms listed, it is valid for all hardware platforms.
Workaround:
Some known issues have a workaround. Sometimes, they are discovered later and added over time.
The Matter and Zigbee add-on inherits the known issues related to the Zigbee and Matter stacks from the Zigbee R23 add-on known issues and the nRF Connect SDK known issues.
List of known issues
- KRKNWK-22334: Zigbee Touchlink commissioning does not work reliably when Zigbee FOTA is enabled
When Zigbee Firmware-Over-the-Air (FOTA) is enabled, Zigbee Touchlink commissioning does not work reliably. This issue is not observed when Zigbee FOTA is disabled.
- KRKNWK-22335: Zigbee Touchlink initiator is not always able to pair after single button activation
In some cases, pressing the dedicated button does not pair the Matter and Zigbee: Light switch, acting as Touchlink initiator, with the Matter and Zigbee: Light bulb, acting as Touchlink target.
Workaround: If the devices are not paired within 5–7 seconds after pressing the button, short-press the button once again on the light switch.
- KRKNWK-22343: Zigbee Touchlink initiator does not work when Zigbee Sleepy End Device behavior is enabled
Touchlink commissioning uses inter-PAN frames that require the Zigbee End Device to keep its radio receiver active. Sleepy End Device behavior disables the receiver between polls to the parent, so Touchlink pairing fails when it is enabled.
Workaround: Do not enable both options at the same time. In the Matter and Zigbee: Light switch,
CONFIG_LIGHT_SWITCH_ZIGBEE_SLEEPYdepends on!CONFIG_ZIGBEE_TOUCHLINK_INITIATORand is unavailable when Touchlink initiator mode is selected. Use Sleepy End Device behavior for low-power operation without Touchlink, or disable sleepy mode when building with Touchlink initiator support.