Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions applications/serial_lte_modem/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <ncs-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:
Expand Down
1 change: 1 addition & 0 deletions doc/nrf/links.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down