mirror of https://github.com/arendst/Tasmota.git
Updated Zigbee (markdown)
parent
08003c485d
commit
cf93e5d0ba
|
@ -43,6 +43,8 @@ In normal operation, only two free GPIO are needed for the serial communications
|
|||
Z2T requires a TI CC2530 based module flashed with `Z-Stack-firmware` from [Koen Kanters](https://github.com/Koenkk). To simplify this procedure, a ready to use [fork of the needed firmware files](https://github.com/s-hadinger/CCLib) is available.
|
||||
|
||||
### A. Flash CCLib on an ESP82xx Device
|
||||
Flashing the CC2530 normally requires a [CC_DEBUGGER](https://www.aliexpress.com/item/32869263224.html). Using an ESP82xx device like a [Wemos D1 Mini](https://www.aliexpress.com/item/32681374223.html) is a lower cost alternative.
|
||||
|
||||
Follow the usual ESP82xx [flashing process](Flashing) - you are just using [`CCLib_proxy.ino.bin`](https://github.com/s-hadinger/CCLib/blob/master/Bin/CCLib_proxy.ino.bin) instead of Tasmota.
|
||||
|
||||
<BR>ESP<BR>Device|Serial<BR>Programming<BR>Adapter
|
||||
|
|
Loading…
Reference in New Issue