mirror of https://github.com/arendst/Tasmota.git
Added link to Z-Stack-Firmware original repo
parent
65a5ec4e6c
commit
06a7f7ecec
|
@ -40,7 +40,7 @@ In normal operation, only two free GPIO are needed for the serial communications
|
||||||
4. Configure and run Z2T
|
4. Configure and run Z2T
|
||||||
|
|
||||||
## 1. Flashing the CC2530
|
## 1. Flashing the CC2530
|
||||||
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.
|
Z2T requires a TI CC2530 based module flashed with [Z-Stack-firmware](https://github.com/Koenkk/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
|
### 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.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue