Added link to Z-Stack-Firmware original repo

s-hadinger 2019-09-25 17:27:30 +02:00
parent 65a5ec4e6c
commit 06a7f7ecec
1 changed files with 1 additions and 1 deletions

@ -40,7 +40,7 @@ In normal operation, only two free GPIO are needed for the serial communications
4. Configure and run Z2T
## 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
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.