Skip to content

[PXCT-563] Nano Matter - Thread Router - Local link fix #2400

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 17, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .vscode/ltex.disabledRules.en-US.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
MORFOLOGIK_RULE_EN_US
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ We recommend you to use this pre-compiled binary to flash your Nano Matter board

***Make sure to have the [Silicon Labs core](https://docs.arduino.cc/tutorials/nano-matter/user-manual/#board-core-and-libraries) installed on your Arduino IDE so you can use the __openocd__ tool for flashing.***

From here, jump directly to the [Matter Controller section](http://localhost:8000/tutorials/nano-matter/open-thread-border-router/#the-matter-controller-nano-esp32).
From here, jump directly to the [Matter Controller section](https://docs.arduino.cc/tutorials/nano-matter/open-thread-border-router/#the-matter-controller-nano-esp32).

#### Build the Binary From Scratch (Optional)

Expand Down