Skip to content

Commit ec3112c

Browse files
committed
integrated EndDevice-only configuration
1 parent e9137a2 commit ec3112c

File tree

5 files changed

+2499
-740
lines changed

5 files changed

+2499
-740
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CC2530 based multi-purpose ZigBee Relais, Switch, Sensor and Router
77
# Features
88

99
* [Small enough to fit under a normal lightswitch](https://raw.githubusercontent.com/formtapez/ZigUP/master/Pictures/size.jpg) in an european flush-mounted box ("Unterputzdose" - That´s the UP in ZigUP)
10-
* integrated ZigBee Router (extends the range of all your other devices)
10+
* integrated optional ZigBee Router functionality (extends the range of all your other devices)
1111
* Powerful bistable relais for up to 10 amps load
1212
* 2 Inputs for switches/buttons:
1313
* Input "KEY" directly toggles the relais and outputs a ZigBee message
@@ -35,8 +35,9 @@ CC2530 based multi-purpose ZigBee Relais, Switch, Sensor and Router
3535
2. Get **IAR Embedded Workbench for 8051** from https://www.iar.com/iar-embedded-workbench (you can use the free trial version for one month)
3636
3. Clone ZigUP source to **\Projects\zstack\HomeAutomation\ZigUP\\**
3737
4. Start **\ZigUP\CC2530DB\ZigUP.eww** to load project in IAR
38-
5. Edit **\Projects\zstack\Tools\CC2530DB\f8wConfig.cfg** to select the ZigBee channel your coordinator is using.
39-
6. Compile
38+
5. Choose between **Router** and **EndDevice** configuration
39+
6. Edit **\Projects\zstack\Tools\CC2530DB\f8wConfig.cfg** to select the ZigBee channel your coordinator is using.
40+
7. Compile
4041

4142
# Flashing with CC Debugger
4243
1. Get **SmartRF Flash Programmer v1.12.8 (not v2.x!)** from https://www.ti.com/tool/flash-programmer

0 commit comments

Comments
 (0)