ESP32 Wifi AP mode TX power setting

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
kindmartin
Posts: 20
Joined: Sun Apr 26, 2020 7:30 am

ESP32 Wifi AP mode TX power setting

Post by kindmartin » Tue Nov 24, 2020 7:01 pm

hi, I would like to know if with 1.13 is it possible to reduce TX power to limit the reach of WLAN radio (i.e. at AP mode) or if the only way is like this old post mention, compiling but in this way fixing it. viewtopic.php?t=3801

any hint?

any non documented parameter we can pass to WLAN object to set an attenuation DB ? (https://www.esp32.com/viewtopic.php?t=5359)

thanks in advance.,

M

Post Reply