Mattia Pennasilico
Mattia Pennasilico
Here is what i get with wireshark, I'm now thinking if the TCP Window Full messages are somehow involved [wireshark.zip](https://github.com/user-attachments/files/17203040/wireshark.zip)
I get the same `NSAPI_ERROR_NO_SOCKET` using anothe http site `sneaindia.com` `TCP Window Full` messages are also present. [snea.pcapng.zip](https://github.com/user-attachments/files/17203234/snea.pcapng.zip)
Increasing TCP MSS to 1460 seems to fix this issue using `httpforever.com`
Here it is the capture with increased MSS, no `TCP Window Full` occurs [mss-increased.pcapng.zip](https://github.com/user-attachments/files/17209636/mss-increased.pcapng.zip)
just increasing `SOCKET_BUFFER_SIZE` seems to not fix the issue in my case
> Does that make sense? it makes perfectly sense, I've done other tests with the increased MSS and trying to download bigger files... know what? the issue comes back again,...
@schnoberts1 thanks for the heads up, i will try to get a look at it. Regarding your question > I'm also puzzled by why you guys aren't using Arduino_BearSSL as...
@fabik111 isn't `hciTrSerialRxIncoming` available only for mbed palatform? if so I think we should wrap all the changes inside the #ifdefs If i recall correctly https://github.com/arduino/mbed-os/pull/37 is not really needed,...
Hi @Hsubtnarg thanks for your contribution. I've squashed and move your commits to https://github.com/arduino/ArduinoCore-renesas/pull/405
@aliphys this is the wrong repo, the create-agent is hosted here -> https://github.com/arduino/arduino-create-agent