n, Hakeem
> Subject: FW: Networking Delay: SO_SNDTIMEO odd behavior
>
>
>
> -Original Message-
> From: Alan C. Assis
> Sent: Tuesday, November 28, 2023 12:58 AM
> To: dev@nuttx.apache.org
> Cc: Raja, Mayank
> Subject: Re: Networking Delay: SO_SNDTIMEO odd behavior
&
: Networking Delay: SO_SNDTIMEO odd behavior
-Original Message-
From: Alan C. Assis
Sent: Tuesday, November 28, 2023 12:58 AM
To: dev@nuttx.apache.org
Cc: Raja, Mayank
Subject: Re: Networking Delay: SO_SNDTIMEO odd behavior
[External Email]
Hi Hakeem,
Thank you very much for reporting an issue
Hi Hakeem,
do you build for armv7/v8?
Do you have:
https://github.com/apache/nuttx/pull/10536
It solves 1s random timeout for me. Without my app works due to
retransmission request, but with some 1s delays.
Simon
--
Ingenieurbüro-Filgis
USt-IdNr.: DE305343278
--
sent by mobile phone
Nathan Ha
On Tue, Nov 28, 2023 at 3:58 AM Alan C. Assis wrote:
> Hi Hakeem,
>
> Thank you very much for reporting an issue your team found.
>
> Could you please open an issue with more information at
> https://github.com/apache/nuttx/issues and supply a little bit more
> information (board/mcu used, versio
Hi Hakeem,
Thank you very much for reporting an issue your team found.
Could you please open an issue with more information at
https://github.com/apache/nuttx/issues and supply a little bit more
information (board/mcu used, version of NuttX, host OS, etc).
Please also supply your board config (r
Hello,
we are using Nuttx on our Robot Control Boards, and we are seeing an odd
behavior when communicating with our main board that is running Linux.
Every once in a while, we see a more than a 1 second delay when we call
Socket::Send to send information to the Main board. Using Debug Statemen