Flashing the Matter Binaries Using Simplicity Commander#

To flash the application for EFR32 and SiWx917 SOC Board Simplicity Commander software will be used.

Before flashing the application for EFR32 Boards, flash bootloader images as per board variants:

  • BRD4186C Board

    • For MG24 + RS9116 :- Internal Bootloader (bootloader-storage-internal-single-512k-BRD4186C-gsdk4.1)

    • For MG24 + WF200 :- External Bootloader (bootloader-storage-spiflash-single-1024k-BRD4186C-gsdk4.1)

  • BRD4187C Board

    • For MG24 + RS9116 :- Internal Bootloader (bootloader-storage-internal-single-512k-BRD4187C-gsdk4.1)

    • For MG24 + WF200 :- External Bootloader (bootloader-storage-spiflash-single-1024k-BRD4187C-gsdk4.1)

Bootloader binaries are available in the respective path of codebase third_party/silabs/matter_support/matter/efr32/bootloader_binaries folder. Silicon Labs recommends always flashing the latest bootloader binaries from the codebase.

Note: Bootloader binaries are flashed using Simplicity Commander only. It supports EFR32 Boards only.

Flashing the Bootloader Binaries for EFR32 Board using Simplicity Commander#

  1. In the Simplicity Studio home page, click Tools.

  2. In the Tools dialog, select Simplicity Commander and click OK.Select CommanderSelect Commander

  3. In the Simplicity Commander window, click Select Kit and choose your radio board.Select radio boardSelect radio board

  4. In the navigation pane, go to the Flash section.

  5. Above beside "Reload tab" board will be displayed, click Browse next to the Binary File field and locate bootloader binary.Select flash optionSelect flash option

  6. Click Flash, the bootloader will be flashed and the Log Window will display a "Flashing completed Successfully" message.Successful flashSuccessful flash

Flashing the EFR32 Matter Binary using Simplicity Commander#

  1. In the Simplicity Studio home page, click Tools.

  2. In the Tools dialog, select Simplicity Commander and click OK.Select CommanderSelect Commander

  3. In the Simplicity Commander window, click Select Kit and choose your radio board.Select radio boardSelect radio board

  4. In the navigation pane, go to the Flash section.

  5. Above beside "Reload tab" board will be displayed, click Browse next to the Binary File field and locate binary.Select flash optionSelect flash option

  6. Click Flash, the binary will be flashed and the Log Window will display a "Flashing completed Successfully" message.Successful flashSuccessful flash

Flashing the SiWx917 SOC Matter Binary using Simplicity Commander#

  1. In the Simplicity Studio home page, click Tools.

  2. In the Tools dialog, select Simplicity Commander and click OK.Select CommanderSelect Commander

  3. In the Simplicity Commander window, click Select Kit and choose your radio board.Select radio boardSelect radio board

  4. In the navigation pane, go to the Flash section.

  5. Above beside "Reload tab" board will be displayed, click Browse next to the Binary File field and locate binary.Select flash optionSelect flash option

  6. Click Flash, the binary will be flashed and the Log Window will display a "Flashing completed Successfully" message.Successful flashSuccessful flash