WiFi.setOutputPower ?

JoaoLopesF
Posts: 59
Joined: Thu Aug 17, 2017 5:40 pm

WiFi.setOutputPower ?

Postby JoaoLopesF » Tue Oct 31, 2017 1:17 pm

Hi,
In ESP8266 Arduino we have this command to reduce WiFi output power:

Code: Select all

WiFi.setOutputPower(0)
In ESP32 Arduino how I do it ?

Regards

Joao

szucsip
Posts: 1
Joined: Wed Feb 20, 2019 3:25 pm

Re: WiFi.setOutputPower ?

Postby szucsip » Wed Feb 20, 2019 3:36 pm

Hy Joao Lopesf!
Could You find a way to adjust WIFI TX power?

Thanks

paullbart
Posts: 4
Joined: Fri Dec 07, 2018 2:32 am

Re: WiFi.setOutputPower ?

Postby paullbart » Thu Feb 21, 2019 8:46 am

there is the following method in the WiFiGeneric class.

bool setTxPower(wifi_power_t power)

Have a look at that.

Who is online

Users browsing this forum: No registered users and 55 guests