Skip to content

Commit 6270f9f

Browse files
kkasperczyk-nonordicjm
authored andcommitted
doc: Fixed Matter low power and tx power configuration
Added temperature sensor sample entries for low power and tx power configuration pages. Signed-off-by: Kamil Kasperczyk <[email protected]>
1 parent 3c8804c commit 6270f9f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

doc/nrf/protocols/matter/getting_started/low_power_configuration.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The following Matter samples and applications use the low power configuration by
1919
* :ref:`Matter smoke CO alarm <matter_smoke_co_alarm_sample>`
2020
* :ref:`Matter window covering sample <matter_window_covering_sample>`
2121
* :ref:`Matter weather station application <matter_weather_station_app>`
22+
* :ref:`Matter temperature sensor sample <matter_temperature_sensor_sample>`
2223

2324
The following additional materials and tools might help you to optimize, estimate, and measure the power consumption of your device are:
2425

doc/nrf/protocols/matter/getting_started/transmission_power.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The following table lists the default TX power values.
8888
| +--------------------------+------------------------------------------------------+-----------------------------------------------------------------+
8989
| | nrf54lm20dk | 8 | 0 |
9090
+-------------------------------------------------------------------------+--------------------------+------------------------------------------------------+-----------------------------------------------------------------+
91-
| :ref:`Smoke CO Alarm (MTD) <matter_smoke_co_alarm_sample>` | nrf52840dk | 0 | 0 |
91+
| :ref:`Smoke CO Alarm (SED) <matter_smoke_co_alarm_sample>` | nrf52840dk | 0 | 0 |
9292
| +--------------------------+------------------------------------------------------+-----------------------------------------------------------------+
9393
| | nrf5340dk | 0 | 0 |
9494
| +--------------------------+------------------------------------------------------+-----------------------------------------------------------------+
@@ -106,6 +106,14 @@ The following table lists the default TX power values.
106106
| +--------------------------+------------------------------------------------------+-----------------------------------------------------------------+
107107
| | nrf54lm20dk | 0 | 0 |
108108
+-------------------------------------------------------------------------+--------------------------+------------------------------------------------------+-----------------------------------------------------------------+
109+
| :ref:`Temperature Sensor (SED) <matter_temperature_sensor_sample>` | nrf52840dk | 0 | 0 |
110+
| +--------------------------+------------------------------------------------------+-----------------------------------------------------------------+
111+
| | nrf5340dk | 0 | 0 |
112+
| +--------------------------+------------------------------------------------------+-----------------------------------------------------------------+
113+
| | nrf54l15dk | 0 | 0 |
114+
| +--------------------------+------------------------------------------------------+-----------------------------------------------------------------+
115+
| | nrf54lm20dk | 0 | 0 |
116+
+-------------------------------------------------------------------------+--------------------------+------------------------------------------------------+-----------------------------------------------------------------+
109117

110118
.. _ug_matter_gs_transmission_power_thread:
111119

0 commit comments

Comments
 (0)