mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 21:41:41 +00:00
Added information on how to flash firmware without re-pairing (#1045)
* Added information on how to flash firmware without re-pairing * Fixed typos and added `permit_join` info * Update index.md
This commit is contained in:
@@ -3,7 +3,7 @@ The CC2531 USB stick needs to be flashed with a custom firmware.
|
||||
|
||||
*NOTE 1: The following instructions assume you have a CC Debugger. In case you don't, see [Alternative firmware flashing methods](../information/alternative_flashing_methods.md).*
|
||||
|
||||
*NOTE 2: When you have already flashed the stick and paired devices to it, reflashing it requires to re-pair all your devices!*
|
||||
*NOTE 2: When you have already flashed the stick and paired devices to it, reflashing it requires to re-pair all your devices! You can try to avoid this (see: [Flashing without re-pairing](../information/flashing_without_re-pairing.md))*
|
||||
|
||||
## Windows
|
||||
1. Install [SmartRF Flash programmer](http://www.ti.com/tool/FLASH-PROGRAMMER) (**NOT V2**). This software is free but requires a Texas Instruments account in order to download.
|
||||
|
||||
Reference in New Issue
Block a user