-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed
Description
Board
ESP32 Dev Module
Device Description
plain module
Hardware Configuration
plain module
Version
latest master (checkout manually)
IDE Name
Arduino IDE
Operating System
Windows 10
Flash frequency
80MHz
PSRAM enabled
no
Upload speed
115200
Description
Can't set TX Power more than 15dBm. Arduino-esp32 v3.0.2
Sketch
WiFi.setTxPower(WIFI_POWER_17dBm);
WiFi.getTxPower(); //returns value not included in enun wifi_power_t
WiFi.setTxPower(WIFI_POWER_15dBm);
WiFi.getTxPower(); //returns WIFI_POWER_15dBm=60Debug Message
n/a
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
- I confirm I have checked existing issues, online documentation and Troubleshooting guide.
Metadata
Metadata
Assignees
Labels
No labels