-->
Page 1 of 2

3.0.2 will not connect

PostPosted: Sat Feb 12, 2022 5:04 pm
by pidloop
Hello. I've been using 2.7.4 forever but decided to try 3.0.2 today with my ESP8266 Adafruit HUZZAH with macOS 12.1 and IDE 1.8.16.

Sorry to say it does not even connect using either my old code that worked fine or the example File->ESP8266WebServer->HelloServer which just prints dots forever. Yes, I made sure my SSID/pw are correct in the sketch.

No worries, just an FYI, back to 2.7.4, will try again another day. Cheers!

Re: 3.0.2 will not connect

PostPosted: Sat Feb 12, 2022 5:16 pm
by pidloop
Me again; I can't seem to go back to 2.7.4 afterall.

When I go into Boards manager, esp8266 says 3.0.2 is installed but the "Select version" menu does not list 2.7.4, it goes from 2.7.3 to 3.0.0. If I try to install 2.7.3 it throws "java.lang.NullPointerexception:, same with Remove.

Ideas welcome.

Re: 3.0.2 will not connect

PostPosted: Mon Feb 14, 2022 10:24 am
by rpiloverbd
I am afraid that now the only option is to uninstall the Arduino IDE and install it again. Let's see if anyone else suggests anything better.

Re: 3.0.2 will not connect

PostPosted: Mon Feb 14, 2022 11:51 am
by pidloop
Yes indeed, a complete wipe and reinstall gets me going again, thanks. Everything is repeatable: 2.7.4 works fine, 3.0.2 still does not connect, and the IDE won't go back from 3.0.2 to 2.7.4. Oh well!

Take care everybody.