STM32L4 Discovery Kit - Cannot connect to MQTT broker

Gaurav-Aggarwal-AWS wrote on October 29, 2018:

So it is a socket connection problem. Would you please step into the SOCKETS_Connect function and see at what step it fails? Are you running with USE_OFFLOAD_SSL enabled or disabled?

Do you want to set up a remote debugging session to debug this issue?

Thanks.