Resolved! Reading data from Socket Client
Hi, I am using the IDW04A1 with an STM F401RE MCU. On my program I want to be able to read data from a socket client, so I can essentially tell my MCU to run certain tasks over Wi-Fi. The problem is, all the Socket Read API just return the status of ...