Aliro is the access control industry's version of Matter: a vendor-agnostic standard for digital credentials that lets Google Wallet, Apple Wallet, and Samsung Wallet all talk to the same lock hardware. Espressif just shipped an open-source SDK that implements the Aliro NFC stack on ESP32-C and ESP32-H SoCs. The code is on GitHub. The constraint being removed is the proprietary NFC credential stack that every access control hardware vendor was previously writing from scratch or licensing from an NFC chipset vendor at a margin that made commodity lock hardware uneconomical.
The mechanism maps directly to what Matter did for smart home hardware. Before Matter, every WiFi lightbulb team wrote custom cloud pairing and discovery code. After Matter, the stack was open-source and the differentiation moved to hardware quality and firmware reliability. Aliro does the same for physical access: the credential exchange protocol is now a shared library rather than a billable line item. Hardware teams building door readers, elevator panels, or parking garage gates on ESP32 can pull ESP-Aliro from GitHub and start integration today. The SDK currently covers NFC tap-to-unlock; BLE and BLE+UWB follow in a future release.
The near-term loser is any NFC chipset vendor or middleware provider that was charging for Aliro protocol integration as a value-add. The longer-term structural shift is that access control hardware moves from a high-margin proprietary stack to a commodity integration problem. Building automation followed the same arc after BACnet opened up. Teams that have been waiting on Aliro to stabilize before committing to a new product architecture should stop waiting; the reference implementation is available and Espressif has committed to BLE and UWB support, which are the two missing pieces for long-range mobile credential scenarios.