Skip to content

Commit e469754

Browse files
authored
Merge pull request #24 from SiliconLabsSoftware/add/matter_shell_note
Matter shell 917SoC Sleepy device
2 parents 76717c7 + c12f003 commit e469754

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sld248-matter-overview-guides/serial-port-communications.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,5 @@ To run matter shell on the Silicon Labs Platform, refer to the [Software Require
120120
./chip-tool doorlock read-event door-lock-alarm "node_id" "endpoint"
121121

122122
**Note**: Type **help** in matterCli terminal for more information about supported features.
123+
124+
**Note**: For 917SoC ICD-enabled devices, only five UULP pins are supported. As a result, the Matter shell is not functional with sleepy applications because they are not mapped to UULP pins. To enable the Matter shell for sleepy 917SoC devices, the P37 pin must be pulled up. Additionally, boards BRD2708A, BRD2911A, and BRD4343A have only three UULP GPIO pins, which prevents the shell from functioning. To enable the shell on these boards, users must repurpose existing UULP GPIO pins.

0 commit comments

Comments
 (0)