Connecting Thing Plus Matter to Google Nest Hub
Thing Plus Matter Setup and Programming
Alrighty! So, first things first, weâre gonna hop over to Simplicity Studio with our board connected, and install an SDK for Matter integration. To get to that, click on the âInstallâ button on the top left of the studio; this will open up the installation manager, and from there weâll select âManage Installed Packagesâ. With that opened up, make your way to the âSDKâ tab and install the latest âSilicon Labs Matterâ package.
Now that thatâs done, close out of the installation manager and navigate to the âExample Projects & Demosâ tab: here weâll select the âMatterâ filter on the left, and hit âCreateâ on the âMatter - SoC Light over Threadâ resource.
This will prompt a window where you can customize the project and name it to your liking; for today, weâre gonna stick with the default settings and hit âFinishâ to build out the project. Next, weâll go up to the top left and right click on the âMatterLightOverThreadâ dropdown, hover over âRun Asâ, and select â1 Silicon Labs ARM Programâ. This will compile the project and automatically flash your board!
With that done, weâll head up to the top right of the studio and select âLauncherâ. Once there, scroll down within the filters options and select âBootloaderâ â weâre looking for the 512kB device option, which is down at the bottom of the available options. When youâve found it, go ahead and hit create and step through the same âRun Asâ process as before.