Julien Staub

Results 98 comments of Julien Staub

Agreed. I will update (later).

ESP32 work up to 2.0.1 on Arduino (tested with 106 200 201) but 2.0.2 and 2.0.3 broke board is "AI thinker ESP32-CAM"

Yes wifiClientBasic. I suppose I will open an issue on ESP32 github later...

My conclusion too. But works neither on my phone AP nor on my box. For your reference https://github.com/espressif/arduino-esp32/issues/6848 Thank you again for support

Just for an update : I'm waiting for some kind of resolution from the opened issue but I have been able to build ESP3D and connect with `platform = [email protected]`...

Hi @luc-github An update about my connection issues (as described here https://github.com/espressif/arduino-esp32/issues/6848). The issue was that default minimum auth level has changed to WPA2. I suppose my box is using...

> @atsju please give a try to latest git : https://github.com/luc-github/ESP3D/tree/3.0 [4b258c6](https://github.com/luc-github/ESP3D/commit/4b258c666f7138eda4eb731d3ffe6fec467f8e81) should fix your issue according your investigations @luc-github no it is not fixed. You must set config before...

This is why I prefer merge commit over squash and rebase. But I understand the workflow you use. 60f9680 is working. thanks.

Although not directly related I think this could fit here. Could you change the client mode SSID from `ESP3D` to `NETWORK_SSID` to avoid confusion ? This way ESP3D is only...