Erik Slagter

Results 74 comments of Erik Slagter

@MaxwellAlan I have tested with an extensive set of combinations of sdk config items, including CPU speed, cache sizes, LWIP options, SPRAM options and wlan options. They make a bit...

If anyone could get the iperf image working on the ESP-S3 using USB jtag/serial console working, I'd be grateful too...

See here https://github.com/espressif/esp-idf/issues/14171#issuecomment-2228352494. There is no build error, it just doesn't work. It looks like the iperf image fetches it's input directly from one of the UARTs and doesn't recognise/use...

I might try again with the newest stable IDF version. I know there have been a few fixes in this area. But without having had a look at the code,...

There is nothing wrong with the Wemos. I am using it all of the time with my own code, USB UART works like a charm. But apparently the iperf code...

If there would be issues with the analogue path, I would find evidence in the statistics from my (enterprise/managed) access points. And I can't find any. There is a connection...

Ok you have a point there. Still I am very curious at what point the delay is appearing. I don't think ESP32 keeps much statistics there.

Interesting. The commit includes all sorts of stuff relating to I2C. It looks like the patch isn't quite clean?