Hello,
with VSC /PlatformIO / esp_wifi.h I'm trying to reduce the transmitting power. esp_wifi_set_max_tx_power(20) results in no difference to esp_wifi_set_max_tx_power(2). The current consumption of the board shows no change. What am I doing wrong?
tnx
ESP32_Devkit-V4 try to change/reduce transmitting power
Re: ESP32_Devkit-V4 try to change/reduce transmitting power
https://github.com/espressif/esp-idf/bl ... #L897-L915
Code: Select all
Param power unit is 0.25dBm, range is [8, 84] corresponding to 2dBm - 20dBm.
Re: ESP32_Devkit-V4 try to change/reduce transmitting power
I had not understood it that way!
Thanks a lot
Thanks a lot
Who is online
Users browsing this forum: No registered users and 18 guests