TCP CLIENT USING NETCONN API SOMETIMES CONNECT.
Posted on May 14, 2018 at 14:20Hello Every One,I am writing a TCP client on STM32F427 MCU using netconn API. My device is able to connect three times out of ten times. it seems the problem with netconn_connect() api. please help with this.Note: net...