Julien Staub

Results 98 comments of Julien Staub

If it helps, I built example with CORE_DEBUG_LEVEL=5 ``` [ 3641][V][WiFiGeneric.cpp:317] _arduino_event_cb(): SCAN Done: ID: 128, Status: 0, Results: 18 [ 3641][D][WiFiGeneric.cpp:852] _eventCallback(): Arduino Event: 1 - SCAN_DONE [ 3646][I][WiFiMulti.cpp:114]...

> NO_AP_FOUND - I still guess signal is too low - it cannot contact the AP My chip is same as you - it is AI-Thinker ESP32-S What [ESP410] give...

I also tried to connect using my phone as AP but this doesn't work either. Same error

Yes I renamed but SFR_AB12 is my network.

First good news of the day. wifiClientBasic works with Arduino IDE and ESP32 v1.0.6 ... PlatformIO is supposed to check versions of the libraries so these should not be the...

@luc-github as the example worked with Arduino IDE, I did following things: - uninstall autobuild marlin (not reinstalled) - uninstall platformIO - deleted .platformIO folder to delete everything related to...

Thanks for feedback. I did not uninstall vscode, only platformIO. Today morning it builds again but still not connecting as client. Really strange, I changed nothing (only restarted computer I...

> wifiClientBasic works with Arduino IDE and ESP32 v1.0.6 as tried to explain I used full Arduino IDE build. ESP32 board manager was in version v1.0.6. I don't remember version...

Then I must check the link I used to fetch ESP32 because 1.0.6 was last version I had. I already noticed different websites share different links. Could you please share...

Thanks I will have a look tonight