From cf93e5d0ba93c5ba63389a2f69825ca336166292 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Tue, 24 Sep 2019 13:19:22 -0400 Subject: [PATCH] Updated Zigbee (markdown) --- Zigbee.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Zigbee.md b/Zigbee.md index 61b99b6d..8e86a579 100644 --- a/Zigbee.md +++ b/Zigbee.md @@ -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.
ESP
Device|Serial
Programming
Adapter