Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 11, 2024
2 parents 02629e6 + 9689c98 commit 3971365
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/guide/faq/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,10 @@ You need to re-pair all you devices when:

- Changing the network key (`network_key`) or panID (`pan_id`) in `configuration.yaml`.
- Changing the Zigbee channel (`channel`) in the `configuration.yaml` might require repairing **some** devices, read the [documentation for more info](../configuration/zigbee-network.md#changing-the-zigbee-channel).
- Changing from zStack 1.x to 3.x. (only applies to CC2530 and CC2531)
- Switching between adapters requires repairing, **except when**:
- When adapters are the same repairing is **not** required (e.g. CC2531 -> CC2531)
- Switching from a CC2530 or CC2531 based adapter to a CC2538/CC2652/CC1352 based adapter does **not** require repairing (e.g. CC2531 -> CC2652)
- Switching from a CC2530 or CC2531 based adapter to a CC2538/CC2652/CC1352 based adapter does **not** require repairing (e.g. CC2531 -> CC2652) (except when it changes the zStack version, see above).
- Switching between CC2538, CC2652 and CC1352 based adapters does **not** require repairing (e.g. CC2538 -> CC2652)

### Doesn't require repairing
Expand Down

0 comments on commit 3971365

Please sign in to comment.