ESP32_Devkit-V4 try to change/reduce transmitting power
Posted: Sat Nov 27, 2021 10:05 pm
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
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