-->
Page 1 of 1

WiFi.setOutputPower() - returns compilation error

PostPosted: Wed Apr 27, 2016 1:12 pm
by nahumb
WiFi.setOutputPower() function, which is a memeber of the ESP8266WiFiGeneric parent classes of the ESP8266WiFi class, yields a compilation error: "error 'class ESP8266WiFiClass' has no member named 'setOutputPower'.

[Arduino IDE 1.6.5, BoardManger URL: http://arduino.esp8266.com/stable/packa ... index.json, Board: GenericESP8266 Module]

Please advise.

Thanks,

Nahum.

Re: WiFi.setOutputPower() - returns compilation error

PostPosted: Wed Apr 27, 2016 3:50 pm
by nahumb
Well, by the time the post was approved (which was very fast! Thank you.)
I have resolved the issue by updating the ESP boardmanager plugin to the latest version (pressing "Update").
It now goes well (and reducing the power solved my noise problems, which makes it even better.... :-) )
Thank you,
Nahum.

Re: WiFi.setOutputPower() - returns compilation error

PostPosted: Wed Apr 27, 2016 4:38 pm
by martinayotte
How to you call it ? Did you provide a float argument ?