forked from nrfconnect/ncs-app-index
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnrfconnect.json
More file actions
195 lines (195 loc) · 6.55 KB
/
nrfconnect.json
File metadata and controls
195 lines (195 loc) · 6.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
{
"name": "nRF Connect",
"description": "Official nRF Connect SDK applications",
"avatar": "https://avatars.githubusercontent.com/u/40860733?s=200&v=4",
"apps": [
{
"name": "sdk-sidewalk",
"title": "Amazon Sidewalk Add-on",
"repo": "https://github.com/nrfconnect/sdk-sidewalk",
"description": "Amazon Sidewalk is a shared network designed to provide a stable and reliable connection at your home and outside of it. Is is based on two variants, one using Bluetooth® LE (more suited for home applications) and the other one using sub-GHz with the Semtech radio transceiver (for applications requiring longer range).",
"kind": "template",
"tags": ["sidewalk", "connectivity"],
"apps": "samples/*",
"license": "Other",
"releases": [
{
"name": "Amazon Sidewalk add-on v0.1.0",
"tag": "v0.1.0-add-on",
"date": "2025-03-21T10:00:00Z",
"sdk": "10dd3ddbf2560aba2da99a2dc2536b177a1498d7"
}
],
"defaultBranch": "main",
"docsUrl": "https://docs.nordicsemi.com/bundle/sidewalk_latest/page/index.html"
},
{
"name": "ncs-zigbee-r22",
"title": "Zigbee R22",
"repo": "https://github.com/nrfconnect/ncs-zigbee-r22",
"description": "The Zigbee R22 add-on for the nRF Connect SDK provides support for developing Zigbee R22 applications based on the third-party precompiled ZBOSS R22 stack.",
"kind": "template",
"docsUrl": "https://docs.nordicsemi.com/bundle?cluster=true&exclude_metadata_filter.field=display-type&exclude_metadata_filter.value=inline&labelkey=addon-zigbee-r22&rpp=10&sort.field=last_uploaded&sort.value=desc",
"tags": [
"zigbee",
"connectivity"
],
"apps": "samples/*",
"avatar": "https://avatars.githubusercontent.com/u/40860733?s=200&v=4",
"defaultBranch": "v1.0.0",
"releases": [
{
"name": "Zigbee R22 add-on v1.0.0",
"tag": "v1.0.0",
"date": "2025-03-10T13:03:00Z",
"sdk": "v2.8.0"
}
]
},
{
"name": "ncs-zigbee",
"title": "Zigbee R23",
"repo": "https://github.com/nrfconnect/ncs-zigbee",
"description": "The Zigbee R23 add-on for the nRF Connect SDK provides support for developing Zigbee R23 applications based on the third-party precompiled ZBOSS R23 stack.",
"kind": "template",
"tags": [
"zigbee",
"connectivity"
],
"apps": "samples/*",
"avatar": "https://avatars.githubusercontent.com/u/40860733?s=200&v=4",
"releases": [
{
"name": "Zigbee add-on v0.1.0",
"tag": "v0.1.0",
"date": "2024-11-15T12:47:22Z",
"sdk": "v2.8.0"
},
{
"name": "Zigbee add-on v0.2.0",
"tag": "v0.2.0",
"date": "2024-12-03T10:44:00Z",
"sdk": "v2.8.0"
},
{
"name": "Zigbee add-on v0.3.0",
"tag": "v0.3.0",
"date": "2025-01-13T12:20:00Z",
"sdk": "v2.9.0"
},
{
"name": "Zigbee add-on v0.3.1",
"tag": "v0.3.1",
"date": "2025-01-14T03:13:00Z",
"sdk": "v2.9.0"
},
{
"name": "Zigbee add-on v0.4.0",
"tag": "v0.4.0",
"date": "2025-03-31T10:40:00Z",
"sdk": "v2.9.0"
}
],
"defaultBranch": "v0.4.0",
"docsUrl": "https://docs.nordicsemi.com/bundle/addon-zigbee-r23-latest/page/index.html"
},
{
"name": "ncs-example-application",
"repo": "https://github.com/nrfconnect/ncs-example-application",
"title": "nRF Connect SDK example application",
"description": "Official reference implementation for various out-of-tree concepts, like boards, drivers and a CI setup.",
"kind": "template",
"tags": [],
"apps": "app",
"avatar": "https://avatars.githubusercontent.com/u/40860733?s=200&v=4",
"docsUrl": "https://github.com/nrfconnect/ncs-example-application/blob/main/README.md",
"releases": [
{
"date": "2024-12-17T16:52:00Z",
"name": "ncs-example-application v2.9.0",
"tag": "v2.9.0",
"sdk": "v2.9.0"
},
{
"date": "2024-11-14T13:52:00Z",
"name": "ncs-example-application v2.8.0",
"tag": "v2.8.0",
"sdk": "v2.8.0"
},
{
"date": "2024-07-04T19:19:00Z",
"name": "ncs-example-application v2.7.0",
"tag": "v2.7.0",
"sdk": "v2.7.0"
},
{
"date": "2024-09-17T10:54:00Z",
"name": "ncs-example-application v2.6.2",
"tag": "v2.6.2",
"sdk": "v2.6.2"
},
{
"date": "2024-04-25T13:53:00Z",
"name": "ncs-example-application v2.6.1",
"tag": "v2.6.1",
"sdk": "v2.6.1"
},
{
"date": "2024-03-13T14:30:49Z",
"name": "ncs-example-application v2.6.0",
"tag": "v2.6.0",
"sdk": "v2.6.0"
},
{
"date": "2024-02-01T09:50:12Z",
"name": "ncs-example-application v2.5.2",
"tag": "v2.5.2",
"sdk": "v2.5.2"
},
{
"date": "2023-12-18T20:37:28Z",
"name": "ncs-example-application v2.5.1",
"tag": "v2.5.1",
"sdk": "v2.5.1"
},
{
"date": "2023-10-26T13:55:02Z",
"name": "ncs-example-application v2.5.0",
"tag": "v2.5.0",
"sdk": "v2.5.0"
},
{
"date": "2023-06-01T13:25:38Z",
"name": "ncs-example-application v2.4.0",
"tag": "v2.4.0",
"sdk": "v2.4.0"
},
{
"date": "2023-03-02T10:45:20Z",
"name": "ncs-example-application v2.3.0",
"tag": "v2.3.0",
"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"
}
]
}
]
}