We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Requesting an "energy detection scan" feature in zigpy-cc if possible matching what @puddly has recently added to zigpy-znp
Suggest implement similar channel energy scanning via some energy scanner tool but for CC253x based hardware and 1.2 firmware.
https://github.com/zha-ng/zigpy-znp
https://github.com/zha-ng/zigpy-znp/blob/dev/README.md
Perform an energy scan to find a quiet Zigbee channel:
$ python -m zigpy_znp.tools.energy_scan /dev/cu.usbmodem14101 Channel energy (mean of 1 / 5): ------------------------------------------------ + Lower energy is better + Active Zigbee networks on a channel may still cause congestion + Using 26 in the USA may have lower TX power due to FCC regulations + Zigbee channels 15, 20, 25 fall between WiFi channels 1, 6, 11 + Some Zigbee devices only join networks on channels 15, 20, and 25 ------------------------------------------------ - 11 61.57% ############################################################# - 12 60.78% ############################################################ - 13 12.16% ############ - 14 58.43% ########################################################## - 15 57.65% ######################################################### - 16 29.80% ############################# - 17 38.82% ###################################### - 18 47.06% ############################################### - 19 36.86% #################################### - 20 10.98% ########## - 21 16.47% ################ - 22 33.73% ################################# - 23 30.59% ############################## - 24 20.39% #################### - 25 5.88% ##### - 26* 20.39% ####################
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Requesting an "energy detection scan" feature in zigpy-cc if possible matching what @puddly has recently added to zigpy-znp
Suggest implement similar channel energy scanning via some energy scanner tool but for CC253x based hardware and 1.2 firmware.
https://github.com/zha-ng/zigpy-znp
https://github.com/zha-ng/zigpy-znp/blob/dev/README.md
Energy scan
Perform an energy scan to find a quiet Zigbee channel:
The text was updated successfully, but these errors were encountered: