Hi,
Finally I was able to identify the root cause of the problem. Thank you
Alan! I did an experiment and ran the same app on my SAMv7 based board
(that has the original issue) and ESP32-S3, and... the issue was not
reproduced on ESP32-S3. So I dug into the SAMv7 Ethernet driver and found
an issue
The delayed ACK option is selected. I will try to deselect it and make end
to end testing before going further with investigation.
Thank you very much for the hint.
пт, 1 вер. 2023 р. о 01:04 Gregory Nutt пише:
>
> On 8/31/2023 3:39 PM, Petro Karashchenko wrote:
> > Hello,
> >
> > I'm having an
On 8/31/2023 3:39 PM, Petro Karashchenko wrote:
Hello,
I'm having an issue with a network based application on NuttX.
I have a HTTP server that is built with the help of the "netlib_server"
interface. When I'm trying to access my server with curl multiple times in
a row I see that there is a g