Skip to content

Commit 5093575

Browse files
committed
index: Add Door Lock and Access Control Add-on
- Added ncs-door-lock-and-access-control Add-on in the nrfconnect.json file Signed-off-by: Marcin Kajor <marcin.kajor@nordicsemi.no>
1 parent c2cb8b8 commit 5093575

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

index/nrfconnect.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,25 @@
280280
"sdk": "v3.2.0"
281281
}
282282
]
283+
},
284+
{
285+
"name": "ncs-door-lock-and-access-control",
286+
"repo": "https://github.com/nrfconnect/ncs-door-lock-and-access-control",
287+
"title": "Door Lock and Access Control",
288+
"description": "The nRF Door Lock and Access Control Add-on for the nRF Connect SDK provides a complete reference for building Aliro- and Matter-compatible locks and access control readers for both residential and commercial applications. The reference integrates multiple wireless technologies, including Bluetooth Low Energy (BLE), Ultra-Wideband (UWB), NFC, Thread, and Wi-Fi. This allows developers to choose the appropriate technology for their specific use case.",
289+
"kind": "template",
290+
"tags": ["door-lock", "access-control", "connectivity"],
291+
"apps": "app",
292+
"avatar": "https://avatars.githubusercontent.com/u/40860733?s=200&v=4",
293+
"docsUrl": "https://docs.nordicsemi.com/bundle/aliro_1.0.0/page/index.html",
294+
"releases": [
295+
{
296+
"tag": "v1.0.0",
297+
"name": "Door Lock and Access Control v1.0.0",
298+
"date": "2026-02-25T00:00:00Z",
299+
"sdk": "v3.2.0"
300+
}
301+
]
283302
}
284303
]
285304
}

0 commit comments

Comments
 (0)