LoRaWAN devices typically require users to enter parameters such as the DevEUI, JoinEUI (formerly AppEUI), AppKey, and potentially the DevAddr plus the session keys, depending on the activation mode (ABP vs OTAA). This is manageable for a handful of devices, but becomes time-consuming, error-prone, and costly at scale. To make the onboarding process easier and scale LoRaWAN networks more effectively, the LoRa Alliance has now introduced three new documents: the TS014 and TS018 specifications and the TR016 technical recommendations. They should all help users get a device onto a network quickly, securely, and with minimal manual work, such as scanning a QR code. Here are the links and summaries for all three documents: TS014-1.0.0 – LoRaWAN End-Device Capabilities API Specification – TS014 eliminates manual data entry and proprietary workarounds by enabling LoRaWAN networks to automatically pull device profiles. It specifically describes a standard interface which enables the hNS (Home Network […]
Espressif releases SDK for Aliro smart door locks based on ESP32-C or ESP32-H SoCs
Espressif Systems has just released the SDK for Aliro, designed for smart Matter door locks and other access control solutions built around ESP32-C (WiFi) or ESP32-H (Thread) microcontroller and third-party NFC chips. We recently wrote about the Aliro vendor-agnostic digital access control standard working over NFC, Bluetooth LE, or BLE+UWB. It’s basically the equivalent of Matter, but for smart locks, instead of the broader Smart Home ecosystem. The ultimate goal is to reduce fragmentation and allow users to use compliant wallets from Google, Apple, Samsung, and others to work with Aliro-compatible devices. Espressif’s SDK for Aliro (ESP-Aliro) currently supports the following features of Aliro-over-NFC: Standard Expedited Phase Fast Expedited Phase Reader Certificate Sending via AUTH1/LoadCert Command Keyslot to Look up Access Credential Public Key Mailbox of Exchange command Step-up Phase Espressif’s solution currently only works with Aliro NFC for tap-to-unlock applications, although Bluetooth LE and Bluetooth LE + UWB support […]
Aliro is a vendor-agnostic standard for digital access control working over NFC, Bluetooth LE, or UWB
Managed by the Connectivity Standards Alliance, Aliro is a smart lock/access control standard that works over NFC, Bluetooth LE, or UWB and is designed to be vendor-agnostic. While Matter is designed for Smart Home applications, Aliro specifically targets access control, and both aim to address market fragmentation. It was brought to my attention when we wrote about the Nordic nRF54L15 Tag, but we had already mentioned it for chips from other vendors such as STMicro (ST64UWB) and Qualcomm (FastConnect 8800), as well as earlier wireless MCUs from Nordic Semi such as the nRF54LM20A and nRF54LM20B. It appears to be adopted across the industry, so let’s have a closer look. Aliro 1.0 was first released in February 2026 with the following highlights: Leverages existing smartphones and wearables Framework utilizes asymmetric cryptography to ensure secure and trusted interactions between user devices and readers Integration with digital wallets from Apple, Google, Samsung, etc… […]
Matter 1.6 specification adds NFC-based commissioning, thermostat suggestions, various core enhancements
Connectivity Standards Alliance (CSA) has recently released the Matter 1.6 specification with new features such as NFC-based commissioning, Thermostat Suggestions for smarter climate control, and a range of core enhancements designed to improve device communication, safety devices visibility, and ecosystem security. The last time we wrote about a Matter release was for Matter 1.4.2, which added Wi-Fi-only provisioning and improved security, and we somehow missed the Matter 1.5 release that introduced cameras, closures (window shades, drapes, awnings, gates, garage doors…), and enhanced energy management capabilities. Let’s have a closer look at the new Matter 1.6 release. Matter 1.6 highlights: NFC-based commissioning – Commissioning can be challenging for devices like ceiling fixtures and in-wall switches, since they may need to be configured before they are installed. Matter 1.6 addresses this issue by allowing a Matter device to be commissioned through bi-directional NFC communication before the device is fully powered on. That’s […]
Zigbee 4.0 introduces ”Suzi” Sub-GHz connectivity and security enhancements
The Connectivity Standards Alliance (CSA) has just announced the release of Zigbee 4.0, integrating security and interoperability improvements, as well as the Suzi Zigbee’s Sub-GHz feature operating in the 800 MHz (Europe) or 900 MHz (North America) band for longer range and lower interference compared to the traditional 2.4 GHz band. Highlights of Zigbee 4.0 release: Simplified certification processes Enhanced information exchange for smart home solutions. Formalized Parent Selection, Unique Link Key Monitoring, and Trust Center Connectivity improve network resilience Standardized network-level retries, more reliable data polling for sleepy end devices, and expanded use of APS acknowledgements increase overall network performance and reduce message loss. Sleepy-to-sleepy communication using Coordinated Sample Listening (CSL) allows direct, low-power exchanges between devices, optimizing energy and further extending battery life Security updates aligned with evolving international security standards Dynamic Link Key, Device Interview, and Smart Energy Authentication Level Control for stronger device authentication, selective communication […]
Bluetooth 6.2 gets more responsive, improves security, USB communication, and testing capabilities
Bluetooth 6.2 specification has just been released with a range of new features to enhance responsiveness with shorter connection intervals, strengthen security against amplitude-based RF attacks, and improve communication with a new “Bulk Serialization Mode” that’s especially useful for USB Bluetooth LE audio applications. The new Bluetooth Core 6.2 specification also introduces various BLE Test Mode enhancements. If you feel like Bluetooth specifications are released more often than in the past, that’s normal because the Bluetooth SIG switched to a bi-annual release schedule. For instance, the Bluetooth 6.1 specification was just published last May, or about 6 months ago… Bluetooth 6.2 highlights: Bluetooth Shorter Connection Intervals (SCI) reduce the minimum Bluetooth LE connection interval from 7.5 ms to just 375 µs for faster responsiveness. The change will especially impact high-performance HID devices, real-time human-machine interfaces (HMIs), and latency-sensitive sensors. AR/VR and gaming applications will particularly benefit from the lower latency. […]
MIPI SoundWire I3S (SWI3S) targets high-bandwidth, low-latency audio applications
The MIPI Alliance has recently released the SoundWire I3S (MIPI SWI3S v1.0) specification for high-bandwidth, low-latency audio applications which unify control and data over a single, power-efficient interface. SWI3S builds upon the two-pin, multi-drop architecture of MIPI SoundWire released in 2014, and offers higher bandwidth, low power consumption, much better noise immunity, and support for scalable multi-device topologies to meet the increasing requirements of embedded audio systems. MIPI SWI3S v1.0 supports data rates up to 76 Mbps against 24 Mbps for the earlier SLIMbus and SoundWire audio interfaces, and improves noise immunity by operating in “forwarded clock” or “differential low voltage signaling”. It also implements a range of new features such as Hubs, multiple PHY support, control CRC, power-saving techniques, and more. MIPI SoundWire I3S key features: Transports audio data, control commands, interrupt signals, and synchronization information over a unified two-pin link Forwarded bit clock single-ended (FBCSE) and differential low-voltage […]
Ubuntu 25.10 release to mandate RVA23 profile, obsoleting most RISC-V hardware
RISC-V is an open architecture standard that provides flexibility, and chip designers can add or remove instructions as they please to match their application requirements. That’s all great until complex software designed to run on multiple platforms is involved. That’s why for Linux and Android support, the RVA (RISC-V Application) profiles were created, so that every RISC-V SoC designed for those systems meets some minimal requirements and shared instructions, to which you would also add more if needed, as long as they don’t break the standard. The RISC-V association ratified the latest RVA23 profile for 64-bit RISC-V in October 2024, which notably mandates support for the vector and hypervisor extensions. OMGUbuntu also reports that Canonical has decided to raise the required RISC-V ISA profile family to RVA23, or more exactly RVA23U64, from RVA20 for the upcoming Ubuntu 25.10 release. In other words, going forward, Ubuntu will only be supported on […]

