Resolved! STM32 MQTT
Hi, I'm using a STM32F407VGTx, trying to use MQTT on this microcontroller.I first made a test program on a NUCLEO dev kit (also a F4 controller) and it worked.Now I get an error and it doesn't want to connect to my PC which is the broker. I have trie...