Skip to content

Commit ae1bd29

Browse files
adigieArekBalysNordic
authored andcommitted
doc: matter: Fix ICD documentation
Fix ICD documentation Signed-off-by: Adrian Gielniewski <[email protected]>
1 parent 6cb75b8 commit ae1bd29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ In such scenarios, the LIT device initiates communication and it is not able to
9292

9393
The LIT device starts operation in the SIT mode and remains in this state until the first ICD client registers to it.
9494
This is necessary because the device is not responsive in the LIT mode, so client registration would be difficult.
95-
Once the ICD client is registered, the ICD device switches to LIT mode in order to save the energy.
95+
Once the ICD client is registered, the ICD device switches to LIT mode in order to save energy.
9696

9797
The LIT device implementation requires multiple new features, such as Check-In protocol (CIP) support, ICD client registration, and User Active Mode Trigger (UAT).
9898
These features are not required for SIT device implementation, but can be optionally enabled.

0 commit comments

Comments
 (0)