Skip to content

Commit e36e220

Browse files
committed
added report-reason, removed non-router configurations, sensor checks
1 parent c419b35 commit e36e220

File tree

14 files changed

+857
-11298
lines changed

14 files changed

+857
-11298
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,9 @@ CC2530 based multi-purpose ZigBee Relais, Switch, Sensor and Router
3434
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)
3535
3. Clone ZigUP source to **\Projects\zstack\HomeAutomation\ZigUP\\**
3636
4. Start **\ZigUP\CC2530DB\ZigUP.eww** to load project in IAR
37-
5. Set project configuration to "Router".
38-
6. Edit **\Projects\zstack\Tools\CC2530DB\f8wConfig.cfg** to use all 2.4 GHz channels:
37+
5. Edit **\Projects\zstack\Tools\CC2530DB\f8wConfig.cfg** to use all 2.4 GHz channels:
3938
>-DDEFAULT_CHANLIST=0x07FFF800
40-
7. Compile
39+
6. Compile
4140

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

0 commit comments

Comments
 (0)