Question
How do you detect an ethernet cable disconnection?
Posted on December 26, 2017 at 11:39
Hi,
Iam using an stm32F746 nucleo board and run the web server example with Netconn RTOS.
Working fine, IP is given and samples html files are loaded.
However the ethernet cable disconnection is not being detected (shouldnt the red led be ON?) and the worst thing is that when the cable is back the software is stuck and needs restart.
Any ideas how to overcome this deadlock?
