On 8/4/2022 7:40 AM, Petro Karashchenko wrote:
Hi,
Yes, the packet lost on UDP is a normal situation, but... If the board is
directly connected to the PC, then from my experience the probability to
lose a UDP packet in the wire is pretty low. So only loss may be done in
the stack and statistics should identify this easily.
Best regards,
Petro
It is good to debug in both environments. The simplest environment is
best for initial testing, but an application must also be tested in a
full up busy network environment and must survive significant packet
loss. Packet loss should effect only efficiency and should not bring
the application down.