nanoMODBUS icon indicating copy to clipboard operation
nanoMODBUS copied to clipboard

Recover from link drop

Open mikestrauser opened this issue 7 months ago • 2 comments

Hello,

We have successfully merged nanoMODBUS into our STM32F4 project (using FreeRTOS and lwIP). However, sometime when the link drops momentarily nanoMODBUS does not recover. I have code that checks the PHY to see if the link is active, if not, it sets the netif down then the link and when it goes back active it sets them back up. Is there something that should be done when this happens to restore nanoMODBUS operation?

Mike.

mikestrauser avatar Jul 16 '24 17:07 mikestrauser