Skip to content

Commit f67c9f5

Browse files
Ruth Fuchsscarlescufi
authored andcommitted
doc: update supported notes
Update the notes on the documentation start page and on the samples/libraries overview pages to clarify the support for nRF52 and nRF53 devices. Signed-off-by: Ruth Fuchss <[email protected]>
1 parent 3c33da1 commit f67c9f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/nrf/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ It offers a range of application samples and reference implementations, as well
88
The |NCS| includes the Zephyr™ real-time operating system (RTOS), which is built for connected low power products.
99

1010
.. note::
11-
The |NCS| contains references and code for Bluetooth Low Energy devices in the nRF52 Series, though product development on these devices is not currently supported with the |NCS|.
11+
The |NCS| contains reference applications, sample source code, and libraries for developing low-power wireless applications with nRF52 and nRF53 Series devices, though support for these devices is incomplete and not recommended for production.
1212

1313
Documentation for different versions of the |NCS| is available at the following links:
1414

doc/nrf/shortcuts.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
.. |SES| replace:: SEGGER Embedded Studio
44

5-
.. |noBLE| replace:: Bluetooth Low Energy device implementations including libraries, drivers, samples, and applications are currently not supported for product development.
5+
.. |noBLE| replace:: Bluetooth Low Energy device implementations including libraries, drivers, samples, and applications are currently not recommended for production.
66

77
.. |connect_terminal| replace:: Connect to the board with a terminal emulator (for example, PuTTY).
88
See :ref:`putty` for the required settings.

0 commit comments

Comments
 (0)