Skip to content

Commit

Permalink
Adjust README to include --force flag
Browse files Browse the repository at this point in the history
  • Loading branch information
puddly committed Nov 5, 2024
1 parent 703315b commit 4643c7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,6 @@ $ universal-silabs-flasher \
The IEEE address can also be specified without colons: `--ieee 003c84fffe92bb2c`.

If the current device's IEEE address already matches the provided one, the command will not write it unnecessarily.
Depending on firmware version, writing the IEEE address can be a **permanent** operation. If this is the case,
you will need to upgrade the firmware on your adapter to a more recent release of EmberZNet or perform the one-time
write with `--force`.

0 comments on commit 4643c7e

Please sign in to comment.