I need to be able to detect cable disconnect using LwIP.
I am running LwIP on the STM32F746 using the LAN8742 phy interface. The system works perfctly and i am running MQTT protocol publishing and subscribing all working like clockwork, until i pull the ethernet cable out then it all truns to crap. Does an...