Laurent Ellerbach

Results 154 comments of Laurent Ellerbach

Not for that one, it's a generic S3 image as so far, no screen driver. But if you're adding a screen driver, we can definitely build an image (at least...

@romankiss, thanks for pointing out on all those devices. I'm not opposed to add a generic driver image. It still requires a bit of work as it needs to be...

@romankiss did you have a chance to create your own image for those devices? Anything that you can share back if that's working?

Correct, no hardware support for double in ESP32 devices. It's emulated in software. See here: https://docs.espressif.com/projects/esp-idf/en/v5.0.3/esp32s3/api-guides/performance/speed.html#improving-overall-speed If you really need this, you can activate this: Open the sdkconfig file you...

I've been trying on different ESP32-C3 models and they all have the same issue. There is no problem for a normal ESP32. So it seems related specifically to ESP32-C3.

I've been starting to look at all this and for the first case where you have same name in 2 different resources, it's not going to be very easy to...

@CoryCharlton I'm moving this as a discussion as I don't think the work to be done is worse the effort in most scenarios. Also, it's something that can be properly...

I tested the code and it works as expected for me: First request, I open a browser and went to the 192.168.4.1 page. Then I connected to another SSDI Then...

I've been repeating multiple times with different processes (closing the browser before leaving, leaving it open, refresh, etc), it always worked as expected. So closing this issue. This may be...

Firmware: ESP32_REV0-1.8.1.419 Device: ESP32 (a basic one) Phone: iPhone So let me reopen the issue, I'll try with other devices then.