Using the new Arduino IDE for ESP8266 and found bugs, report them here

Moderator: igrr

User avatar
By nahumb
#46332 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.
User avatar
By nahumb
#46347 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.