Hardware and Setup#
This page describes the supported Silicon Labs boards, reference hardware for Aliro reader development, and how to install the Aliro extension in Simplicity Studio 6.
Supported Boards#
Aliro example projects target EFR32MG24 and EFR32MG26 Series 2 wireless MCUs. The Aliro extension templates are compatible with the development boards listed in this section. To build for a board that is not listed here, create the project in Simplicity Studio and select your target board during project configuration.
Note: BRD4187C on the Wireless Starter Kit (WSTK) is the primary reference board used in the Getting Started demos and pin-map examples on this page.
MG24 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 Explorer Kit
XG24-DK2601B
MG26 Boards#
BRD4116A / 2.4 GHz @ 10 dBm
BRD4117A / 2.4 GHz @ 20 dBm
BRD4118A / 2.4 GHz @ 20 dBm
BRD4120A
BRD4121A
Reference Kit (Demos)#
The Getting Started walkthroughs use BRD4187C on a WSTK mainboard (BRD4002):


Reader Hardware#
ST Near Field Communication (NFC) Evaluation Boards#
The NFC-based examples and demos are designed to work with the ST Nucleo NFC boards from STMicroelectronics and a Silicon Labs custom-built header adapter for these boards. An example project can be modified to work with other NFC hardware.
Connect one of these boards through the expansion (EXP) header adapter:
X-NUCLEO-NFC10A1 (ST25R200):


X-NUCLEO-NFC12A1 (ST25R300):


Aliro Minimal Reader and AliroMatterLock NFC projects include the st25r200 component by default. Switch to st25r300 if your hardware uses ST25R300.
Expansion (EXP) Header Adapter#
A custom adapter connects the ST Nucleo NFC board to the Silicon Labs expansion port. Contact the Sales team to obtain the adapter.




Assembled Reader#


Serial Peripheral Interface (SPI) Pin Map (EFR32MG24 ↔ ST25R)#
The following pin map applies to the BRD4187C MG24 reference board. Verify pin assignments when using a different supported board.
EFR32MG24 | ST25Rx Pin | Pin Name | Function |
|---|---|---|---|
PA05 | 1 | IRQ | Interrupt request |
PC03 | 24 | SCLK | SPI clock |
PC02 | 2 | MISO | SPI MISO |
PC01 | 23 | MOSI | SPI MOSI |
PC00 | 22 | BSS/CS | SPI chip select |
PA06 | 21 | RESET | ST25R reset |
PA07 | — | LED1 | Status light-emitting diode (LED) |
PC05 | — | LED2 | Status LED |
PC07 | — | LED3 | Status LED |
Optional Liquid Crystal Display (LCD) and NFC Pin Reroute#
If the expansion (EXP) adapter routes pins that conflict with the WSTK LCD, reroute as shown:


Related Topics
Build and Flash Example — Create, build, and flash example projects
Apple Home Demo — Commission AliroMatterLock into Apple Home
Test Tool Demo — Validate reader flows with the CSA Aliro Test Tool
NFC Hardware and Porting — Replace or keep the reference ST25R stack