24 pico's are connected to a tcp server. After a few hours when the server is closed and started again some pico can be pinged but they don't connect to the server again.
I can't find the socket closed or disconnect flag / function anywhere.
Please help me. I need to detect socket disconnection immediately after the server is closed.
I am setting pi pico as tcp client.
24 pico's are connected to a tcp server. After a few hours when the server is closed and started again some pico can be pinged but they don't connect to the server again.
I can't find the socket closed or disconnect flag / function anywhere.
Please help me. I need to detect socket disconnection immediately after the server is closed.