Changes
This is a bugfix release that resolves Z2M crashes during device firmware updates. The ZBT-2 reset button has also been enabled, allowing you to easily factory reset the ZBT-2 and wipe all settings using the pinhole button on the back.
What's Changed
- Increase
SL_IOSTREAM_USART_VCOM_RX_BUFFER_SIZEfrom 32 to 128 bytes by @puddly in #139 - Reset button for ZBT-2 by @puddly in #137
- Fix reset button logic by @puddly in #140
- Fix off-by-one error in XNCP RGB LED command logic by @puddly in #144
- Implement XNCP commands to store regulatory power limits by @puddly in #141
Full Changelog: v2025.09.30...v2025.11.24