8000 [REQUEST] Allow setting strength of "TX Power" configuration for radios with Power Amplifier (PA) · Issue #372 · zigpy/zigpy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[REQUEST] Allow setting strength of "TX Power" configuration for radios with Power Amplifier (PA) #372

New issue

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

Closed
Hedda opened this issue Apr 14, 2020 · 3 comments

Comments

@Hedda
Copy link
Contributor
Hedda commented Apr 14, 2020

Allow user to change/set "TX Power" for Power Amplifier (PA) if available option in the radio library?

This is a follow up to the requests zigpy/zigpy-cc#33 and zigpy/zigpy-znp#11

If and when radio libraries allow configuration of custom "TX Power" (TX PWD) settings on radio modules which feature integrated or external Power Amplifier (PA) then Zigpy too needs to be able to allow users to set a custom "TX Power" setting for that radio module via the software using zigpy, like from Home Assistant's ZHA UI configurations, or?

It should be noted that even if radio modules have this type of "TX Power" feature and a function to set a custom configuration, they will also have a default setting which is always automatically used if no custom "TX Power" setting is asked to be set.

PS: As I understand, in the case of TI CC chips, those have their maximum dBm hardcoded within safe limits so that there is no way to destroy the HW through these settings. It is just that depending on the frequency band, too high dBm values may not be legal outdoors and/or indoors depending on your country regulations, and therefore TI has set a low default value so that it is legal in all countries if one does not increase the values.

@Adminiuga
Copy link
Collaborator

Unless this could be configured across all zigpy supported radios, I'd leave it to the radio lib implementation. Could be implemented with pending changes in zigpy. For example take a look at https://github.com/zigpy/bellows/commits/new-zigpy-init/dev which implement EZSP config customization.

@Hedda Hedda changed the title [REQUEST] Allow configuration of TX power for radios with built-in Power Amplifier (PA) frontend [REQUEST] Allow setting strength of "TX Power" configuration for radios with Power Amplifi 8000 er (PA) Apr 15, 2020
@Hedda
Copy link
Contributor Author
Hedda commented Apr 15, 2020

FYI, apparently @puddly has already enabled "TXPower" settings in 3f6968d for zigpy-znp radio library.

@Hedda
Copy link
Contributor Author
Hedda commented Apr 17, 2020

As I understand this is related to #381 as "TX Power" is an example of an optional extension that is maybe not used by all radio libraries will use but zigpy / ZHA need to be able to permit and configure its option setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0