-
Notifications
You must be signed in to change notification settings - Fork 2
Updates to the Matter Provisioning DSC Docs - Studio 6 #40
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
base: doccurator/2.7.0
Are you sure you want to change the base?
Conversation
Updating Images and wording to include Studio 6 workflows in the Matter Provisioning documentation.
| - **Commissionee** | ||
|
|
||
| - WSTK with MG24A or MG24B (Initial boards supported for Matter CPMS Alpha program). The provisioning script currently supports MG12 devices but will no longer do so moving forward. In this tutorial, you will build an application with a BRD4187C. | ||
| - WSTK with a Matter compatible development board (see the [Silicon Labs Matter Selector Guide](https://www.silabs.com/wireless/matter/selector-guide). The provisioning script currently supports the devices listed in [Generator Firmware Images](http://github.com/SiliconLabs/matter_extension/tree/main/provision/images). In this tutorial, we will build an application with a BRD4187C. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - WSTK with a Matter compatible development board (see the [Silicon Labs Matter Selector Guide](https://www.silabs.com/wireless/matter/selector-guide). The provisioning script currently supports the devices listed in [Generator Firmware Images](http://github.com/SiliconLabs/matter_extension/tree/main/provision/images). In this tutorial, we will build an application with a BRD4187C. | |
| - WSTK with a Matter compatible development board (see the [Silicon Labs Matter Selector Guide](https://www.silabs.com/wireless/matter/selector-guide). The provisioning script currently supports the devices listed in [Generator Firmware Images](http://github.com/SiliconLabs/matter_extension/tree/main/provision/images). In this tutorial, you build an application with a BRD4187C. |
| - Simplicity Commander: | ||
|
|
||
| - Please install Simplicity Commander and add it to you environment variables. | ||
| - Please install [Simplicity Commander](https://www.silabs.com/software-and-tools/simplicity-studio/simplicity-commander?tab=getting-started) and add it to you environment variables. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - Please install [Simplicity Commander](https://www.silabs.com/software-and-tools/simplicity-studio/simplicity-commander?tab=getting-started) and add it to you environment variables. | |
| - Install [Simplicity Commander](https://www.silabs.com/software-and-tools/simplicity-studio/simplicity-commander?tab=getting-started) and add it to your environment variables. |
| Once you have generated the PAA, PAI and DAC and have installed the provisioning tool you can use it to write the Commissionable Data and the Device Attestation Data. As previously mentioned, there are two provisioning flows possible, following are the necessary steps to correctly provision your device. | ||
|
|
||
| Go to the ./matter_extension/provision/directory: | ||
| Go to the `./matter_extension/provision/directory:` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Go to the `./matter_extension/provision/directory:` | |
| Go to the `./matter_extension/provision/directory`. |
| ### Generator Firmware | ||
|
|
||
| To choose different provisioning flows, the provisioning script has the argument option -gf to direct the script: | ||
| The [Generator Firmware (GFW)](https://github.com/SiliconLabs/matter_extension/tree/main/provision#generator-firmware) is a FreeRTOS application that runs on the targeted device, and assists with the provisioning of the device. To choose a specific Generator Firmware, the provisioning script has the argument option -gf to direct the script: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| The [Generator Firmware (GFW)](https://github.com/SiliconLabs/matter_extension/tree/main/provision#generator-firmware) is a FreeRTOS application that runs on the targeted device, and assists with the provisioning of the device. To choose a specific Generator Firmware, the provisioning script has the argument option -gf to direct the script: | |
| The [Generator Firmware (GFW)](https://github.com/SiliconLabs/matter_extension/tree/main/provision#generator-firmware) is a FreeRTOS application that runs on the targeted device, and assists with the provisioning of the device. To choose a specific Generator Firmware, the provisioning script has the argument option `-gf` to direct the script: |
silabs-orion
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, nothing to add to @silabs-JayR changes
Updating Images and wording to include Studio 6 workflows in the Matter Provisioning documentation.
Description
Updates to Studio 6 workflow of the Matter Provisioning tool
Changes Made
Added formatting to the already existing links
Added Simplicity Commander installation link
Checklist
Note
Refreshes the Matter provisioning doc for Studio 6 with GFW details, updated links/paths, a new image, and removal of outdated sections.
provision/images.sisdk_release.-gfoption; add BLE self-provisioning note formatting and directory path backticks.images/lighting-over-thread-example-ss6.png.Written by Cursor Bugbot for commit 7a1015c. This will update automatically on new commits. Configure here.