diff --git a/index/hello-nrfcloud.json b/index/hello-nrfcloud.json new file mode 100644 index 0000000..f774c49 --- /dev/null +++ b/index/hello-nrfcloud.json @@ -0,0 +1,21 @@ +{ + "name": "Thingy:91 X: Hello nRF Cloud firmware", + "description": "", + "apps": [ + { + "name": "Thingy:91 X: Hello nRF Cloud firmware", + "title": "firmware", + "description": "This firmware is used with hello.nrfcloud.com", + "kind": "sample", + "tags": ["dfu", "lte"], + "releases": [ + { + "date": "2024-08-11T14:37:00Z", + "name": "v2.0.1", + "tag": "v2.0.1", + "sdk": "v2.8.0-rc2" + } + ] + } + ] +}