Network Connection Troubles
Hi all,I am using a Nucleo-144 board and enabled the FreeRTOS. Afterwards i've integrated FreeRTOS+TCP sources and headers and Paho MQTT application. I created a thread to run a MQTT Echo Server but i am having troubles connecting. This is my code:st...