mirror of https://github.com/arendst/Tasmota.git
Updated Zigbee (markdown)
parent
0d9cfbb5fe
commit
3b6c560467
|
@ -162,8 +162,8 @@ Additional References:
|
|||
- [Koen Kanters](https://github.com/Koenkk) [Z-Stack CC2530 firmware files](https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_Home_1.2/bin/default).
|
||||
- There are many tutorials online on how to flash a CC2530 with a dedicated [CC_DEBUGGER](https://www.aliexpress.com/item/32869263224.html).
|
||||
|
||||
## 2. Flash the ESP82xx Device with Z2T Tasmota
|
||||
Once the CC2530 flashing process completes, flash the ESP82xx device with the Z2T firmware.
|
||||
## 2. Flash an ESP82xx Device with Z2T Tasmota
|
||||
Once the CC2530 flashing process completes, you can re-use that ESP82xx device by flashing it with the Z2T firmware. Otherwise, you can use any ESP82xx device.
|
||||
- [Compile Tasmota](Flashing#flashing-and-compiling-from-source) with `#define USE_ZIGBEE` in `user_config_override.h`
|
||||
- Follow the usual [Tasmota flashing process](Flashing)
|
||||
|
||||
|
|
Loading…
Reference in New Issue