@@ -67,6 +67,36 @@ Network key sequence: 0
67
67
2021-07-12 13:25:15.316 host zigpy_znp.uart DEBUG Closing serial port
68
68
```
69
69
70
+ Performing an energy scan (using a router device instead of the coordinator):
71
+
72
+ ``` console
73
+ $ zigpy radio znp /dev/cu.usbserial-1420 energy-scan --nwk 0xbc6a
74
+
75
+ Channel energy (mean of 1 / 5):
76
+ ------------------------------------------------
77
+ + Lower energy is better
78
+ + Active Zigbee networks on a channel may still cause congestion
79
+ + TX on 26 in North America may be with lower power due to regulations
80
+ + Zigbee channels 15, 20, 25 fall between WiFi channels 1, 6, 11
81
+ + Some Zigbee devices only join networks on channels 15, 20, and 25
82
+ ------------------------------------------------
83
+ - 11 80.00% ################################################################################
84
+ - 12 83.53% ###################################################################################
85
+ - 13 83.14% ###################################################################################
86
+ - 14 78.82% ##############################################################################
87
+ - 15 76.47% ############################################################################
88
+ - 16 72.16% ########################################################################
89
+ - 17 76.47% ############################################################################
90
+ - 18 75.69% ###########################################################################
91
+ - 19 72.16% ########################################################################
92
+ - 20 65.49% #################################################################
93
+ - 21 66.67% ##################################################################
94
+ - 22 70.59% ######################################################################
95
+ - 23 80.00% ################################################################################
96
+ - 24 64.31% ################################################################
97
+ - 25 77.25% #############################################################################
98
+ - 26* 81.96% #################################################################################
99
+ ```
70
100
71
101
# OTA
72
102
Display basic information about OTA files:
0 commit comments