Skip to content

Commit 7d8ddd4

Browse files
committed
applications: serial_lte_modem: Add removal note
Adding note that SLM will be removed before the next NCS release. Signed-off-by: Tommi Rantanen <[email protected]>
1 parent 2ebd1b3 commit 7d8ddd4

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

applications/serial_lte_modem/README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
Serial LTE modem
44
################
55

6+
.. note::
7+
8+
The Serial LTE Modem application will be removed before the next |NCS| release.
9+
It will be replaced by the Serial Modem, which is an add-on released separately from the `ncs-serial-modem`_ repository.
10+
The Serial LTE Modem application has been copied as the base for the add-on repository.
11+
612
The Serial LTE Modem (SLM) application can be used to emulate a stand-alone LTE modem on an nRF91 Series device.
713
The application accepts both the modem-specific AT commands and proprietary AT commands.
814
The AT commands are documented in the following guides:

doc/nrf/links.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
.. _`TF-M sample incompatibility issue`: https://github.com/zephyrproject-rtos/zephyr/issues/34658
5555

5656
.. _`Asset-Tracker-Template`: https://github.com/nrfconnect/Asset-Tracker-Template
57+
.. _`ncs-serial-modem`: https://github.com/nrfconnect/ncs-serial-modem
5758

5859
.. _`hello-nrfcloud v2.0.1`: https://github.com/hello-nrfcloud/firmware/releases/tag/v2.0.1
5960

0 commit comments

Comments
 (0)