nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32
https://nodemcu.readthedocs.io
MIT License
7.62k stars 3.12k forks source link

Add support to set maximum tx power #3534

Closed pjsg closed 1 year ago

pjsg commented 1 year ago

Missing feature

There are some poorly designed ESP32-C3 boards that need to have the maximum transit power of the wifi limited to 8.5dBm.

Justification

Allows the use of wifi on these boards

Workarounds

No