Skip to content
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

Can ESP32 change Station and AP Power? #27

Open
uecken opened this issue Jan 22, 2022 · 1 comment
Open

Can ESP32 change Station and AP Power? #27

uecken opened this issue Jan 22, 2022 · 1 comment

Comments

@uecken
Copy link

uecken commented Jan 22, 2022

Hi, I want to control Station and AP Power.
I assumes that ESP32-SoftAP communicates with ESP32-Station and other WiFi device.

The following function seems to change AP Power.
Can this function also change station power?
esp_wifi_set_max_tx_power

In addition, can STA/AP change power real time?

@jack0c
Copy link
Collaborator

jack0c commented Aug 31, 2023

Yes, this API changes global Wi-Fi TX power, and can change the power real time.

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