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

Moderator: igrr

User avatar
By Carlos Santos
#68258 I wouldn't say the problem is on my router side, since the same code works well on a nodemcu dev board that I have. When I say that LUA is working, I mean that I'm able to connect to the same AP and get an IP after uploading the lua script. I also have tried on different routers (all with at least 8 chars).
User avatar
By _svenson_
#74480 Hey guys,

I have a similar problem, maybe it's somehow related. I also didn't get any Wifi connection with Arduino IDE e.g. using the NTPClient example sketch (I'm using Arduino IDE on macOS). With MongooseOS everthing works fine.

BUT: If I compile and upload that same NTPClient sketch on a Linux machine (with the same Arduino IDE 1.8.5) everything works!
@Carlos: What OS are you using?

Cheers,
_svenson.