MQTT : mqtt_client_connect() don't set user and password !
Hello,After loosing days trying to implement paho mqtt with lwip and freeRTOS on a nucleo-F207ZG, I restarted from scratch and try do implement it in bare-metal mode.After a few hour of debug, using wireshark and mosquitto on a PC :- Connecting to th...