mirror of https://github.com/arendst/Tasmota.git
Updated Zigbee (markdown)
parent
18962e6032
commit
47b48341dc
|
@ -12,10 +12,10 @@ Z2T is a lightweight Zigbee solution running on an ESP82xx Wi-Fi chip. Hence it
|
|||
|
||||
## Hardware preparation
|
||||
|
||||
`Z2T` requires a TI CC2530 based Zigbee board flashed with `Z-Stack-firmware` from Koen Kanters. More specifically, it requires `Z-Stack_Home_1.2`, Type `Default` (not `Source Routing`). The latest CC2530 firmware binaries can be downloaded [here](https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_Home_1.2/bin/default).
|
||||
`Z2T` requires a TI CC2530 based Zigbee adapter board flashed with `Z-Stack-firmware` from Koen Kanters. More specifically, it requires `Z-Stack_Home_1.2`, `DEFAULT` type (not `SOURCE_ROUTING`). The latest CC2530 firmware binaries can be downloaded [here](https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_Home_1.2/bin/default).
|
||||
|
||||
|Device |Specificities|
|
||||
|---|---|
|
||||
|**CC2530 with PCB antenna**<BR><img src="https://user-images.githubusercontent.com/49731213/64906161-0e754f00-d6e3-11e9-8947-ea77852994bf.jpg" width="240">|Compact and cheap, but with limited range.|
|
||||
|[**CC2530 with PCB antenna**](https://www.aliexpress.com/item/32935250268.html?spm=a2g0s.12269583.0.0.77161793yYnRqm)<BR><img src="https://user-images.githubusercontent.com/49731213/64906161-0e754f00-d6e3-11e9-8947-ea77852994bf.jpg" width="240">|Compact and cheap, but with limited range.|
|
||||
|**CC2530 with external antenna**<BR><img src="https://user-images.githubusercontent.com/49731213/64906209-c0ad1680-d6e3-11e9-8703-71ea36c5be72.jpg" width="240">|Better range.|
|
||||
|**CC2530 with external antenna and CC2591 RF frontend**<BR><img src="https://user-images.githubusercontent.com/49731213/64906219-f0f4b500-d6e3-11e9-8cd0-e135af531718.jpg" width="240">|Best range, more expensive.<BR>Please note that you need a specific firmware binary for the CC2591 frontend.|
|
||||
|**CC2530 with external antenna and CC2591 RF frontend**<BR><img src="https://user-images.githubusercontent.com/49731213/64906219-f0f4b500-d6e3-11e9-8cd0-e135af531718.jpg" width="240">|Best range, more expensive.<BR><BR>Please note that you need a specific firmware binary for the CC2591 frontend.|
|
||||
|
|
Loading…
Reference in New Issue