Skip to content

Commit 3439f18

Browse files
maxd-nordicjtguggedal
authored andcommitted
samples: nrf_cloud_multi_service: deprecation
Deprecate the nrf_cloud_multi_service sample. Signed-off-by: Maximilian Deubel <[email protected]>
1 parent f85abfa commit 3439f18

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -631,6 +631,7 @@ Cellular samples
631631

632632
* Fixed an issue where sporadically the application was stuck waiting for the device to connect to the internet.
633633
This was due to wrong :ref:`Connection Manager <zephyr:conn_mgr_overview>` initialization.
634+
* Deprecated the sample.
634635

635636
Cryptography samples
636637
--------------------

samples/cellular/nrf_cloud_multi_service/README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ This sample is a minimal, error tolerant, integrated demonstration of the :ref:`
1111
It demonstrates how you can integrate Firmware-Over-The-Air (FOTA), Location Services, Alert and Log Services, periodic sensor sampling, and more in your `nRF Cloud`_-enabled application.
1212
It also demonstrates how to build connected, error-tolerant applications without worrying about physical-level specifics using Zephyr's ``conn_mgr``.
1313

14+
.. note::
15+
16+
This sample is deprecated.
17+
Refer to the other nRF Cloud samples to explore nRF Cloud features.
18+
It is recommended to base your application on the :ref:`asset_tracker_template_redirect`.
19+
1420
.. _nrf_cloud_multi_service_requirements:
1521

1622
Requirements

0 commit comments

Comments
 (0)