|
407 | 407 | { |
408 | 408 | "name": "quickstart-bluetooth", |
409 | 409 | "repo": "https://github.com/nrfconnect/quickstart-bluetooth", |
410 | | - "title": "Bluetooth LE Quick Start", |
411 | | - "description": "The peripheral_lbs button/LED-over-BLE sample plus Memfault observability (heartbeat metrics and coredumps) delivered over the Memfault Diagnostic Service BLE gateway path, for the nRF Connect for Desktop Quick Start guide. Targets the nRF54L15 DK only; the device never performs on-device HTTP/TLS.", |
| 410 | + "title": "nRF Cloud Bluetooth Quick Start", |
| 411 | + "description": "The peripheral_lbs button/LED-over-BLE sample plus Memfault observability (heartbeat metrics and coredumps) delivered over the Memfault Diagnostic Service BLE gateway path, for the nRF Connect for Desktop Quick Start guide. Targets the nRF54L15 DK only.", |
412 | 412 | "kind": "sample", |
413 | 413 | "tags": ["bluetooth", "ble", "connectivity"], |
414 | | - "apps": "project/app", |
| 414 | + "apps": "app", |
415 | 415 | "avatar": "https://avatars.githubusercontent.com/u/40860733?s=200&v=4", |
416 | 416 | "docsUrl": "https://github.com/nrfconnect/quickstart-bluetooth/blob/main/README.md", |
417 | 417 | "testStatus": { |
418 | 418 | "badge": "https://github.com/nrfconnect/quickstart-bluetooth/actions/workflows/build.yml/badge.svg" |
419 | 419 | }, |
420 | | - "defaultBranch": "main", |
| 420 | + "defaultBranch": "v1.1.0", |
421 | 421 | "license": "LicenseRef-Nordic-5-Clause", |
422 | 422 | "releases": [ |
423 | 423 | { |
424 | 424 | "tag": "v1.0.0", |
425 | 425 | "name": "quickstart-bluetooth v1.0.0", |
426 | 426 | "date": "2026-07-17T15:15:18Z", |
427 | 427 | "sdk": "v3.4.0" |
| 428 | + }, |
| 429 | + { |
| 430 | + "tag": "v1.0.1", |
| 431 | + "name": "quickstart-bluetooth v1.0.1", |
| 432 | + "date": "2026-07-29T19:13:16Z", |
| 433 | + "sdk": "v3.4.0" |
| 434 | + }, |
| 435 | + { |
| 436 | + "tag": "v1.1.0", |
| 437 | + "name": "quickstart-bluetooth v1.1.0", |
| 438 | + "date": "2026-08-17T15:44:00Z", |
| 439 | + "sdk": "v3.4.0" |
428 | 440 | } |
429 | 441 | ] |
430 | 442 | }, |
|
0 commit comments