![]() |
|
Uniot Core
|
| 0.8.1 |
Configures WiFi transmission power settings for ESP32 devices.
Configures WiFi transmission power settings for ESP32 devices.
This patch allows for adjusting the WiFi transmission power levels, which can be necessary for certain ESP32 modules with design limitations or to optimize power consumption and connection stability.
Some ESP32-C3 modules may require lower Tx power to ensure stable WiFi connections due to:
High transmission power can lead to:
Define ENABLE_LOWER_WIFI_TX_POWER in your build configuration to activate this patch. Optionally, define WIFI_TX_POWER_LEVEL to set a specific power level.