You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 11, 2023. It is now read-only.
this library works fine with my wemos esp32 lolin board. but when I'm using esp32 Dev kit board I'm facing some errors as below.
"Error: Time:Thu Jan 1 00:01:32 1970 File:C:\Users\Tchoudhary\Documents\Arduino\libraries\AzureIoTUtility\src\adapters\tlsio_arduino.c Func:tlsio_arduino_open Line:267 TLS failed to start the connection process
.Error: Time:Thu Jan 1 00:01:32 1970 File:C:\Users\Tchoudhary\Documents\Arduino\libraries\AzureIoTProtocol_MQTT\src\azure_umqtt_c\mqtt_client.c Func:mqtt_client_connect Line:971
Error: io_open failedError: Time:Thu Jan 1 00:01:32 1970 File:C:\Users\Tchoudhary\Documents\Arduino\libraries\AzureIoTHub\src\sdk\iothubtransport_mqtt_common.c Func:SendMqttConnectMsg Line:1779 failure connecting to address AI-SmartOffice.azure-devices.net.
Error: Time:Thu Jan 1 00:01:32 1970 File:C:\Users\Tchoudhary\Documents\Arduino\libraries\AzureIoTUtility\src\adapters\tlsio_arduino.c Func:tlsio_arduino_open Line:267 TLS failed to start the connection process.
Error: Time:Thu Jan 1 00:01:32 1970 File:C:\Users\Tchoudhary\Documents\Arduino\libraries\AzureIoTProtocol_MQTT\src\azure_umqtt_c\mqtt_client.c Func:mqtt_client_connect Line:971 Error: io_open failed
Error: Time:Thu Jan 1 00:01:32 1970 File:C:\Users\Tchoudhary\Documents\Arduino\libraries\AzureIoTHub\src\sdk\iothubtransport_mqtt_common.c Func:SendMqttConnectMsg Line:1779 failure connecting to address AI-SmartOffice.azure-devices.net. "
please help me with this.
The text was updated successfully, but these errors were encountered: