diff --git a/index/nrfconnect.json b/index/nrfconnect.json index cb6e578..6b149ba 100644 --- a/index/nrfconnect.json +++ b/index/nrfconnect.json @@ -171,6 +171,25 @@ "sdk": "v2.3.0" } ] + }, + { + "name": "asset-tracker-template", + "repo": "https://github.com/nrfconnect/Asset-Tracker-Template", + "title": "Asset Tracker Template", + "description": "Template for Asset Tracker applications running on the nRF91 Series SiP.", + "kind": "template", + "tags": ["dfu", "lte"], + "apps": "app", + "avatar": "https://avatars.githubusercontent.com/u/40860733?s=200&v=4", + "docsUrl": "https://github.com/nrfconnect/Asset-Tracker-Template/blob/main/README.md", + "releases": [ + { + "date": "2025-04-29T12:40:59Z", + "name": "Asset Tracker Template v1.0.0", + "tag": "v1.0.0", + "sdk": "v3.0.0" + } + ] } ] }