Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By rudy
#53096
Orcanbull wrote:The ESP remembers old settings this might be your problem


I found that out one time when I was trying to run a sketch without wifi. Just a processor using the module IO. And I was getting the module connecting to my network and sending and spitting stuff out the serial port.
User avatar
By njnyc
#53158 Thanks. Where are these functions located? I've tried every user library in the SDK and always receive a compiler error of "undefined reference to `wifi_station_disconnect()'"