Silicon Labs Aliro Version 2.0.0 (Aug 3, 2026) - Release Notes#

Simplicity SDK Version 2026.6.1

The Silicon Labs Aliro v2.0.0 release provides Aliro support in the Simplicity Studio environment. This release implements the Connectivity Standards Alliance (CSA) Aliro Specification version 1.0.0 on EFR32 MG24 and MG26 Series 2 SoCs and is intended for developers who want to build Aliro-enabled access control applications with the Simplicity SDK.

Release Summary#

Key Features | API Changes | Chip Enablement

Key Features#

  • CSA Aliro Specification 1.0.0 reader implementation for NFC and Bluetooth LE on EFR32 MG24 and MG26.

  • Aliro Minimal Reader and AliroMatterLock sample applications (NFC and BLE variants).

  • Matter over Thread integration for Aliro-enabled door lock applications (AliroMatterLock).

  • Aliro Shell CLI for bring-up, diagnostics, and certification test selection.

  • Step-up transaction support (NFC only).

  • Packaged as a Simplicity SDK extension with SLC components.

API Changes#

None.

Chip Enablement#

See Chip Enablement.

Key Features#

New Features | Enhancements | Removed Features | Deprecated Features

New Features#

  • Aliro Reader library for EFR32 MG24 and MG26 implementing the CSA Aliro Specification version 1.0.0 expedited-standard and step-up phases.

  • NFC transport with ST25R200 or ST25R300 frontends through the vendor-neutral INfcFrontend interface.

  • Bluetooth LE transport for Aliro RKE using L2CAP.

  • Aliro access protocol, trust framework, and step-up transaction support.

  • Aliro Shell SLC component with an interactive CLI over the project UART-backed stdio streamer; enabled by default in bundled example projects.

  • AliroMatterLock — Matter over Thread door lock example with an integrated Aliro reader (NFC or BLE); requires Silicon Labs Matter Extension.

  • Sample applications and solution templates for Aliro Minimal Reader, AliroMatterLock.

  • Certification test configuration scenarios selectable at runtime.

Enhancements#

None.

Removed Features#

None.

Deprecated Features#

None.

API Changes#

New APIs | Modified APIs | Removed APIs | Deprecated APIs

New APIs#

None.

Modified APIs#

None.

Removed APIs#

None.

Deprecated APIs#

None.

Chip Enablement#

Aliro Is Supported on the Following EFR32 Series 2 Boards#

  • BRD4186C / SLWSTK6006A / Wireless Starter Kit / 2.4 GHz @ 10 dBm - xG24-RB4186C

  • BRD4187C / SLWSTK6006A / Wireless Starter Kit / 2.4 GHz @ 20 dBm - xG24-RB4187C

  • BRD2601B / MG24 Developer Kit - xG24-DK2601B

  • BRD4116A, BRD4117A, BRD4118A, BRD4120A, BRD4121A

NFC Frontend Support#

  • ST25R200 on the STM X-NUCLEO-NFC10A1 evaluation board.

  • ST25R300 on the STM X-NUCLEO-NFC12A1 evaluation board.

NFC projects require a custom expansion adapter between the EFR32 Pro Kit and the ST Nucleo NFC evaluation board. Other NFC reader ICs can be supported by providing an SLC component that provides: aliro_nfc_driver.

Application Example Changes#

New Examples | Modified Examples | Removed Examples | Deprecated Examples

For the list of supported application examples, see New Examples.

New Examples#

  • Aliro - SoC Minimal Reader NFC

  • Aliro - SoC Minimal Reader BLE

  • Aliro Matter - Thread SoC Door Lock NFC

  • Aliro Matter - Thread SoC Door Lock BLE

Modified Examples#

None.

Removed Examples#

None.

Deprecated Examples#

None.

Known Issues and Limitations#

ID

Issue or Limitation Description

GitHub / Salesforce Reference (if any)

Workaround (if any)

Affected Software Variants, Hardware, Modes, Host Interfaces

1753315

In the Step-Up flow, the Unlock Matter event does not carry the user index associated with the credential used in the Aliro exchange; the credentials list is NULL.

None

All

1687600

The Kpersistent key is not stored in the NVM.

None

All

1760927

The DoorLock cluster revision is set to 9, while the device actually implements revision 10.

None

Set the cluster revision in the ZAP tool in Studio.

All

1751631

When access is denied, the LockOperationError event is not generated.

None

All

1751641

In the Step-Up flow, a DUT with full slots does not evict one old key to add a new one.

None

All

1753315

Step-Up flow is not supported with BLE transport.

None

All

1740754

The AliroMatterLock app might experience intermittent Matter BLE commissioning failures.

None

All

1760916

Clearing the Reader configuration in the Aliro BLE apps does not prevent subsequent unlocks.

None

Restart the app after clearing the config.

All

1685307

The LockUserChange event does not report the correct LockDataType when the ClearCredential command with CredentialType AliroNonEvictableEndpointKey is issued.

None

All

1779215

The LCD lock icon does not reflect the locked or unlocked state because updating it can intermittently disrupt NFC card operation and cause the card reader to stop responding.

None

All

Impact of Release Changes#

Impact Statements | Migration Guide

Impact Statements#

None.

Migration Guide#

None.

Using This Release#

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

What's in the Release?#

  • Silicon Labs Aliro SDK extension for use with Simplicity Studio and SLC-CLI.

  • Silicon Labs Aliro sample applications (Aliro Minimal Reader and AliroMatterLock).

Compatible Software#

Software

Compatible Version or Variant

Simplicity SDK

2026.6.1

Silicon Labs Aliro

2.0.0

Silicon Labs Matter (AliroMatterLock only)

2.9.1

GCC (The GNU Compiler Collection)

14.2.1 (provided with Simplicity Studio)

Installation and Use#

To get started, download Simplicity Studio from the following link: https://www.silabs.com/developers/simplicity-studio, and install Simplicity SDK v2026.6.1. For AliroMatterLock projects, also install Silicon Labs Matter Extension v2.9.1 compatible with Simplicity SDK 2026.6.1.

The Aliro Extension is available upon request. Reach out to the Silicon Labs Sales team to arrange access. Once access is granted, install the Aliro Extension (StudioPackagesInstallation WizardAdvanced).

Create a new project from the Projects tab (Create New Project), filter on Aliro, and follow the prompts. Solution templates include a bootloader project and produce a combined flash image.

Projects can be built and flashed in Visual Studio Code with the Simplicity Studio for VS Code extension.

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.

Help and Feedback#

SDK Release and Maintenance Policy#

See our SDK Release and Maintenance Policy.

Additional Information#

None.