Skip to content
Open
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
2 changes: 1 addition & 1 deletion examples/matter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ $ export RMAKER_PATH=/path/to/esp-rainmaker

### Claiming device certificates

Self Claiming or Assisted Claiming can't be used with the RainMaker + Matter examples because the certificate needs to be present even before Matter commissioning stars.
Self Claiming or Assisted Claiming can't be used with the RainMaker + Matter examples because the certificate needs to be present even before Matter commissioning starts.
So, we will use [host driven claiming](https://rainmaker.espressif.com/docs/claiming#host-driven-claiming) via the [RainMaker CLI](https://rainmaker.espressif.com/docs/cli-setup).

Make sure your device is connected to the host machine, login into the CLI and execute this:
Expand Down