forked from nrfconnect/ncs-app-index
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhello-nrfcloud.json
More file actions
24 lines (24 loc) · 862 Bytes
/
hello-nrfcloud.json
File metadata and controls
24 lines (24 loc) · 862 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"name": "Thingy:91 X: Hello nRF Cloud firmware",
"description": "",
"apps": [
{
"title": "Thingy:91 X: Hello nRF Cloud firmware",
"repo": "https://github.com/hello-nrfcloud/firmware",
"name": "firmware",
"description": "This firmware is used with hello.nrfcloud.com",
"kind": "sample",
"tags": ["dfu", "lte"],
"avatar": "https://avatars.githubusercontent.com/u/137044581?s=48&v=4",
"releases": [
{
"date": "2024-08-11T14:37:00Z",
"name": "v2.0.1",
"tag": "v2.0.1",
"sdk": "v2.8.0-rc2"
}
],
"docsUrl": "https://nrfconnectdocs.nordicsemi.com/addons/addon-nrfcloud_firmware/latest/index.html"
}
]
}