martin-ger / esp_wifi_repeater

A full functional WiFi Repeater (correctly: a WiFi NAT Router)
MIT License
4.72k stars 896 forks source link

ESP8266 - wifi radio TX power #457

Open Cloolalang opened 3 years ago

Cloolalang commented 3 years ago

Congratulations! This is a very good open source project! Thanks for the work and great documentation, you really have created something genuinely useful for mankind!

My question / feature request.

Is there any way to alter the wifi radio TX power in this project? I have used it before with this method:

esp_wifi_set_max_tx_power()

https://github.com/G6EJD/ESP32-8266-Adjust-WiFi-RF-Power-Output/blob/main/README.md

Many thanks P