diff --git a/applications/serial_lte_modem/README.rst b/applications/serial_lte_modem/README.rst index c64a8223be62..584a39196d17 100644 --- a/applications/serial_lte_modem/README.rst +++ b/applications/serial_lte_modem/README.rst @@ -3,6 +3,12 @@ Serial LTE modem ################ +.. note:: + + The Serial LTE Modem application will be removed before the next |NCS| release. + It will be replaced by the Serial Modem, which is an add-on released separately from the `serial-modem `_ repository. + The Serial LTE Modem application has been copied as the base for the add-on repository. + The Serial LTE Modem (SLM) application can be used to emulate a stand-alone LTE modem on an nRF91 Series device. The application accepts both the modem-specific AT commands and proprietary AT commands. The AT commands are documented in the following guides: diff --git a/doc/nrf/links.txt b/doc/nrf/links.txt index 08c2b1e88785..2883f712e128 100644 --- a/doc/nrf/links.txt +++ b/doc/nrf/links.txt @@ -54,6 +54,7 @@ .. _`TF-M sample incompatibility issue`: https://github.com/zephyrproject-rtos/zephyr/issues/34658 .. _`Asset-Tracker-Template`: https://github.com/nrfconnect/Asset-Tracker-Template +.. _`ncs-serial-modem`: https://github.com/nrfconnect/ncs-serial-modem .. _`hello-nrfcloud v2.0.1`: https://github.com/hello-nrfcloud/firmware/releases/tag/v2.0.1