You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to get the lwip / iperf server working on the stm32h757i-eval. I can get the lwip + iperf server started, but after a couple of transfert (4 in my cases, the socket is closed from the server (board) side.
Here a screenshot from wireshark
This project is build from the readme of this repo.