Skip to content

Commit 670db4d

Browse files
committed
samples: remove nrf_cloud_coap_fota sample
The nRF Cloud CoAP FOTA sample is being removed in favor of the Memfault SDK's nRF91 sample app which includes suppot for FOTA via HTTP and CoAP. Jira: CLOUDMCU-219 Signed-off-by: Gillian Minnehan <gillian.minnehan@nordicsemi.no> Jira: CLOUDMCU-XXXX
1 parent 9d7fce4 commit 670db4d

26 files changed

Lines changed: 8 additions & 1306 deletions

doc/nrf/links.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
.. _`Memfault firmware SDK`: https://github.com/memfault/memfault-firmware-sdk
252252
.. _`Memfault firmware SDK changelog`: https://github.com/memfault/memfault-firmware-sdk/blob/master/CHANGELOG.md
253253
.. _`Memfault WebBluetooth Client source code`: https://github.com/memfault/web-ble-example/blob/main/mds.js
254-
254+
.. _`Memfault firmware SDK nRF91 series sample app`: https://github.com/memfault/memfault-firmware-sdk/tree/master/examples/nrf-connect-sdk/nrf9160/memfault_demo_app
255255

256256
.. _`Zephyr hostap fork`: https://github.com/zephyrproject-rtos/hostap
257257

doc/nrf/releases_and_maturity/releases/release-notes-3.2.0-preview1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ Cellular samples
354354
* Added:
355355

356356
* The :ref:`nrf_cloud_coap_cell_location` sample to demonstrate how to use the `nRF Cloud CoAP API`_ for nRF Cloud's cellular location service.
357-
* The :ref:`nrf_cloud_coap_fota_sample` sample to demonstrate how to use the `nRF Cloud CoAP API`_ for FOTA updates.
357+
* The `nrf_cloud_coap_fota_sample` sample to demonstrate how to use the `nRF Cloud CoAP API`_ for FOTA updates.
358358
* The :ref:`nrf_cloud_coap_device_message` sample to demonstrate how to use the `nRF Cloud CoAP API`_ for device messages.
359359

360360
* :ref:`nrf_cloud_rest_cell_location` sample:

doc/nrf/releases_and_maturity/releases/release-notes-3.2.0-preview2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ Cellular samples
394394
* Added:
395395

396396
* The :ref:`nrf_cloud_coap_cell_location` sample to demonstrate how to use the `nRF Cloud CoAP API`_ for nRF Cloud's cellular location service.
397-
* The :ref:`nrf_cloud_coap_fota_sample` sample to demonstrate how to use the `nRF Cloud CoAP API`_ for FOTA updates.
397+
* The `nrf_cloud_coap_fota_sample` sample to demonstrate how to use the `nRF Cloud CoAP API`_ for FOTA updates.
398398
* The :ref:`nrf_cloud_coap_device_message` sample to demonstrate how to use the `nRF Cloud CoAP API`_ for device messages.
399399

400400
* :ref:`nrf_cloud_rest_cell_location` sample:

doc/nrf/releases_and_maturity/releases/release-notes-3.2.0-preview3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ Cellular samples
436436
* Added:
437437

438438
* The :ref:`nrf_cloud_coap_cell_location` sample to demonstrate how to use the `nRF Cloud CoAP API`_ for nRF Cloud's cellular location service.
439-
* The :ref:`nrf_cloud_coap_fota_sample` sample to demonstrate how to use the `nRF Cloud CoAP API`_ for FOTA updates.
439+
* The `nrf_cloud_coap_fota_sample` sample to demonstrate how to use the `nRF Cloud CoAP API`_ for FOTA updates.
440440
* The :ref:`nrf_cloud_coap_device_message` sample to demonstrate how to use the `nRF Cloud CoAP API`_ for device messages.
441441
* The :ref:`nrf_cloud_mqtt_device_message` sample to demonstrate how to use the `nRF Cloud MQTT API`_ for device messages.
442442

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@ Cellular samples
765765
* Added:
766766

767767
* The :ref:`nrf_cloud_coap_cell_location` sample to demonstrate how to use the `nRF Cloud CoAP API`_ for nRF Cloud's cellular location service.
768-
* The :ref:`nrf_cloud_coap_fota_sample` sample to demonstrate how to use the `nRF Cloud CoAP API`_ for FOTA updates.
768+
* The `nrf_cloud_coap_fota_sample` sample to demonstrate how to use the `nRF Cloud CoAP API`_ for FOTA updates.
769769
* The :ref:`nrf_cloud_coap_device_message` sample to demonstrate how to use the `nRF Cloud CoAP API`_ for device messages.
770770
* The :ref:`nrf_cloud_mqtt_device_message` sample to demonstrate how to use the `nRF Cloud MQTT API`_ for device messages.
771771
* The :ref:`nrf_cloud_mqtt_fota` sample to demonstrate how to use the `nRF Cloud MQTT API`_ for FOTA updates.

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,8 @@ Samples
297297

298298
This section provides detailed lists of changes by :ref:`sample <samples>`.
299299

300+
* Removed the nRF Cloud CoAP FOTA sample in favor of the `Memfault firmware SDK nRF91 series sample app`_, which supports FOTA over HTTP and CoAP.
301+
300302
Bluetooth samples
301303
-----------------
302304

samples/cellular/nrf_cloud_coap_fota/CMakeLists.txt

Lines changed: 0 additions & 18 deletions
This file was deleted.

samples/cellular/nrf_cloud_coap_fota/Kconfig

Lines changed: 0 additions & 29 deletions
This file was deleted.

samples/cellular/nrf_cloud_coap_fota/README.rst

Lines changed: 0 additions & 213 deletions
This file was deleted.

samples/cellular/nrf_cloud_coap_fota/VERSION

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)