TCP Client Problem
HiI'm using netconn api library to make tcp server and client on stm32f746Tcp server works properly but client can not connect to server and it returns error code -4 (err1) which means routing problemI don't understand the reasonhere is my codestruct...