diff --git a/content/hardware/03.nano/boards/nano-matter/tutorials/01.user-manual/content.md b/content/hardware/03.nano/boards/nano-matter/tutorials/01.user-manual/content.md index 9080cf7242..06c00fb6d6 100644 --- a/content/hardware/03.nano/boards/nano-matter/tutorials/01.user-manual/content.md +++ b/content/hardware/03.nano/boards/nano-matter/tutorials/01.user-manual/content.md @@ -36,11 +36,7 @@ This user manual will guide you through a practical journey covering the most in ### Board Core and Libraries -The **Silicon Labs** core contains the libraries and examples you need to work with the board's components, such as its Matter, Bluetooth® Low Energy, and I/Os. To install the Nano Matter core, navigate to **File > Preferences** and in the **Additional boards manager URLs**, add the following: - -`https://siliconlabs.github.io/arduino/package_arduinosilabs_index.json` - -Now navigate to **Tools > Board > Boards Manager** or click the Boards Manager icon in the left tab of the IDE. In the Boards Manager tab, search for `Nano Matter` and install the latest `Silicon Labs` core version. +The **Silicon Labs** core contains the libraries and examples you need to work with the board's components, such as its Matter, Bluetooth® Low Energy, and I/Os. To install the Nano Matter core, navigate to **Tools > Board > Boards Manager** or click the Boards Manager icon in the left tab of the IDE. In the Boards Manager tab, search for `Nano Matter` and install the latest `Silicon Labs` core version. ![Installing the Silicon Labs core in the Arduino IDE](assets/bsp-install-2.png) @@ -121,11 +117,7 @@ For low-power consumption applications, the following hacks are recommended: ### Install Board Core and Libraries -The **Silicon Labs** core contains the libraries and examples you need to work with the board's components, such as its Matter, Bluetooth® Low Energy, and I/Os. To install the Nano Matter core, navigate to **File > Preferences** and in the **Additional boards manager URLs**, add the following: - -`https://siliconlabs.github.io/arduino/package_arduinosilabs_index.json` - -Now navigate to **Tools > Board > Boards Manager** or click the Boards Manager icon in the left tab of the IDE. In the Boards Manager tab, search for `Nano Matter` and install the latest `Silicon Labs` core version. +The **Silicon Labs** core contains the libraries and examples you need to work with the board's components, such as its Matter, Bluetooth® Low Energy, and I/Os. To install the Nano Matter core, navigate to **Tools > Board > Boards Manager** or click the Boards Manager icon in the left tab of the IDE. In the Boards Manager tab, search for `Nano Matter` and install the latest `Silicon Labs` core version. ![Installing the Silicon Labs core in the Arduino IDE](assets/bsp-install-2.png) diff --git a/content/hardware/03.nano/boards/nano-matter/tutorials/02.getting-started-matter-display/getting-started-matter-display.md b/content/hardware/03.nano/boards/nano-matter/tutorials/02.getting-started-matter-display/getting-started-matter-display.md index 0f31c00fc6..f533f41864 100644 --- a/content/hardware/03.nano/boards/nano-matter/tutorials/02.getting-started-matter-display/getting-started-matter-display.md +++ b/content/hardware/03.nano/boards/nano-matter/tutorials/02.getting-started-matter-display/getting-started-matter-display.md @@ -86,11 +86,7 @@ We are going to use the Arduino IDE to develop around the Nano Matter Display. F ### Board Core and Library Installation -The **Silicon Labs** core contains the libraries and examples you need to work with the board's components, such as its Matter, Bluetooth® Low Energy, and I/Os. To install the Nano Matter core, navigate to **File > Preferences** and in the **Additional boards manager URLs**, add the following: - -`https://siliconlabs.github.io/arduino/package_arduinosilabs_index.json` - -Now navigate to **Tools > Board > Boards Manager** or click the Boards Manager icon in the left tab of the IDE. In the Boards Manager tab, search for `Nano Matter` and install the latest `Silicon Labs` core version. +The **Silicon Labs** core contains the libraries and examples you need to work with the board's components, such as its Matter, Bluetooth® Low Energy, and I/Os. To install the Nano Matter core, navigate to **Tools > Board > Boards Manager** or click the Boards Manager icon in the left tab of the IDE. In the Boards Manager tab, search for `Nano Matter` and install the latest `Silicon Labs` core version. ![Installing the Silicon Labs core in the Arduino IDE](assets/bsp-install-2.png) diff --git a/content/hardware/03.nano/boards/nano-matter/tutorials/03.matter-fan/content.md b/content/hardware/03.nano/boards/nano-matter/tutorials/03.matter-fan/content.md index 9aba504892..7fbc8ca375 100644 --- a/content/hardware/03.nano/boards/nano-matter/tutorials/03.matter-fan/content.md +++ b/content/hardware/03.nano/boards/nano-matter/tutorials/03.matter-fan/content.md @@ -55,11 +55,7 @@ Download the complete project code [here](assets/matter_fan.zip). ### Board Core and Libraries -The **Silicon Labs** core contains the libraries and examples you need to work with the board's components, such as its Matter, Bluetooth® Low Energy, and I/Os. To install the Nano Matter core, navigate to **File > Preferences** and in the **Additional boards manager URLs**, add the following: - -`https://siliconlabs.github.io/arduino/package_arduinosilabs_index.json` - -Now navigate to **Tools > Board > Boards Manager** or click the Boards Manager icon in the left tab of the IDE. In the Boards Manager tab, search for `Nano Matter` and install the latest `Silicon Labs` core version. +The **Silicon Labs** core contains the libraries and examples you need to work with the board's components, such as its Matter, Bluetooth® Low Energy, and I/Os. To install the Nano Matter core, navigate to **Tools > Board > Boards Manager** or click the Boards Manager icon in the left tab of the IDE. In the Boards Manager tab, search for `Nano Matter` and install the latest `Silicon Labs` core version. ![Installing the Silicon Labs core in the Arduino IDE](assets/bsp-install-2.png) diff --git a/content/hardware/03.nano/boards/nano-matter/tutorials/04.matter-relay-lightbulb/content.md b/content/hardware/03.nano/boards/nano-matter/tutorials/04.matter-relay-lightbulb/content.md index 93ad371dcc..445d2a135d 100644 --- a/content/hardware/03.nano/boards/nano-matter/tutorials/04.matter-relay-lightbulb/content.md +++ b/content/hardware/03.nano/boards/nano-matter/tutorials/04.matter-relay-lightbulb/content.md @@ -57,11 +57,7 @@ Download the complete project code [here](assets/matter_smart_relay.zip). ### Board Core and Libraries -The **Silicon Labs** core contains the libraries and examples you need to work with the board's components, such as its Matter, Bluetooth® Low Energy, and I/Os. To install the Nano Matter core, navigate to **File > Preferences** and in the **Additional boards manager URLs**, add the following: - -`https://siliconlabs.github.io/arduino/package_arduinosilabs_index.json` - -Now navigate to **Tools > Board > Boards Manager** or click the Boards Manager icon in the left tab of the IDE. In the Boards Manager tab, search for `Nano Matter` and install the latest `Silicon Labs` core version. +The **Silicon Labs** core contains the libraries and examples you need to work with the board's components, such as its Matter, Bluetooth® Low Energy, and I/Os. To install the Nano Matter core, navigate to **Tools > Board > Boards Manager** or click the Boards Manager icon in the left tab of the IDE. In the Boards Manager tab, search for `Nano Matter` and install the latest `Silicon Labs` core version. ![Installing the Silicon Labs core in the Arduino IDE](assets/bsp-install-2.png) diff --git a/content/hardware/03.nano/boards/nano-matter/tutorials/05.matter-rgb-light/content.md b/content/hardware/03.nano/boards/nano-matter/tutorials/05.matter-rgb-light/content.md index e4baa081e2..b230318dc0 100644 --- a/content/hardware/03.nano/boards/nano-matter/tutorials/05.matter-rgb-light/content.md +++ b/content/hardware/03.nano/boards/nano-matter/tutorials/05.matter-rgb-light/content.md @@ -55,11 +55,7 @@ Download the complete project code [here](assets/matter_rgb_light.zip). ### Board Core and Libraries -The **Silicon Labs** core contains the libraries and examples you need to work with the board's components, such as its Matter, Bluetooth® Low Energy, and I/Os. To install the Nano Matter core, navigate to **File > Preferences** and in the **Additional boards manager URLs**, add the following: - -`https://siliconlabs.github.io/arduino/package_arduinosilabs_index.json` - -Now navigate to **Tools > Board > Boards Manager** or click the Boards Manager icon in the left tab of the IDE. In the Boards Manager tab, search for `Nano Matter` and install the latest `Silicon Labs` core version. +The **Silicon Labs** core contains the libraries and examples you need to work with the board's components, such as its Matter, Bluetooth® Low Energy, and I/Os. To install the Nano Matter core, navigate to **Tools > Board > Boards Manager** or click the Boards Manager icon in the left tab of the IDE. In the Boards Manager tab, search for `Nano Matter` and install the latest `Silicon Labs` core version. ![Installing the Silicon Labs core in the Arduino IDE](assets/bsp-install-2.png) diff --git a/content/hardware/03.nano/boards/nano-matter/tutorials/06.matter-temp-sensor/content.md b/content/hardware/03.nano/boards/nano-matter/tutorials/06.matter-temp-sensor/content.md index be82cfcc1b..7954288435 100644 --- a/content/hardware/03.nano/boards/nano-matter/tutorials/06.matter-temp-sensor/content.md +++ b/content/hardware/03.nano/boards/nano-matter/tutorials/06.matter-temp-sensor/content.md @@ -55,11 +55,7 @@ Download the complete project code [here](assets/matter_temperature_sensor.zip). ### Board Core and Libraries -The **Silicon Labs** core contains the libraries and examples you need to work with the board's components, such as its Matter, Bluetooth® Low Energy, and I/Os. To install the Nano Matter core, navigate to **File > Preferences** and in the **Additional boards manager URLs**, add the following: - -`https://siliconlabs.github.io/arduino/package_arduinosilabs_index.json` - -Now navigate to **Tools > Board > Boards Manager** or click the Boards Manager icon in the left tab of the IDE. In the Boards Manager tab, search for `Nano Matter` and install the latest `Silicon Labs` core version. +The **Silicon Labs** core contains the libraries and examples you need to work with the board's components, such as its Matter, Bluetooth® Low Energy, and I/Os. To install the Nano Matter core, navigate to **Tools > Board > Boards Manager** or click the Boards Manager icon in the left tab of the IDE. In the Boards Manager tab, search for `Nano Matter` and install the latest `Silicon Labs` core version. ![Installing the Silicon Labs core in the Arduino IDE](assets/bsp-install-2.png)