Updated Zigbee (markdown)

Michael Ingraham 2019-09-24 12:28:29 -04:00
parent 0d9cfbb5fe
commit 3b6c560467
1 changed files with 2 additions and 2 deletions

@ -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)