Skip to content

Commit

Permalink
applications: serial_lte_modem: cloud provisioning
Browse files Browse the repository at this point in the history
Add link to Preconnect Provisioning to SLM documentation.

Signed-off-by: Markus Lassila <[email protected]>
  • Loading branch information
MarkusLassila authored and rlubos committed Oct 11, 2023
1 parent 7b038c6 commit 7574b28
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion applications/serial_lte_modem/doc/NRFCLOUD_AT_commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ The ``#XNRFCLOUD`` command controls the access to the nRF Cloud service.
.. note::
To use ``#XNRFCLOUD``, the following preconditions apply:

* You must first provision the device to nRF Cloud, using the UUID from the modem firmware as device ID.
* You must first preconnect provision the device to nRF Cloud, using the UUID from the modem firmware as device ID.
See `nRF Cloud Preconnect Provisioning`_ for more information.
* The :ref:`CONFIG_SLM_NRF_CLOUD <CONFIG_SLM_NRF_CLOUD>` Kconfig option must be enabled.
* The device must have access to nRF Cloud through the LTE network.

Expand Down
1 change: 1 addition & 0 deletions doc/nrf/links.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1007,6 +1007,7 @@
.. _`nRF Cloud Device ID`: https://docs.nrfcloud.com/Devices/Properties/DeviceId.html
.. _`nRF Cloud Device Shadows`: https://docs.nrfcloud.com/Devices/Properties/Shadows.html
.. _`nRF Cloud Security`: https://docs.nrfcloud.com/Devices/Security/Security.html
.. _`nRF Cloud Preconnect Provisioning`: https://docs.nrfcloud.com/Devices/Associations/Provisioning.html#preconnect-provisioning
.. _`nRF Cloud Just-In-Time-Provisioning`: https://docs.nrfcloud.com/Devices/Associations/Provisioning.html#just-in-time-provisioning
.. _`nRF Cloud Provisioning`: https://docs.nrfcloud.com/Devices/Associations/Provisioning.html
.. _`nRF Cloud FOTA`: https://docs.nrfcloud.com/Devices/FirmwareUpdate/FOTAOverview.html
Expand Down

0 comments on commit 7574b28

Please sign in to comment.