VSChina / ESP32_AzureIoT_Arduino

The library for ESP32 Azure IoT for Arduino
MIT License
37 stars 43 forks source link

cannot work on newer version of ESP32 #29

Closed RayC012 closed 1 year ago

RayC012 commented 1 year ago

Hi this library was working well with esp32 version 1.0.6, but when I update to latest version 2.0.6 it started showing errors

any idea why?

Error: Time:Wed Feb 15 09:08:01 2023 File:c:\Users\raysa\OneDrive\Documents\Arduino\libraries\AzureIoT\src\az_iot\c-utility\pal\socket_async.c Func:socket_async_create Line:134 Socket connect failed, not EINPROGRESS: 0 Info: Could not open the socket Info: >>>Connection status: disconnected Info: >>>Connection status: disconnected Info: tlsio_openssl_close has been called when in neither TLSIO_STATE_OPEN nor TLSIO_STATE_ERROR. Error: Time:Wed Feb 15 09:08:05 2023 File:c:\Users\raysa\OneDrive\Documents\Arduino\libraries\AzureIoT\src\az_iot\c-utility\pal\socket_async.c Func:socket_async_create Line:134 Socket connect failed, not EINPROGRESS: 0 Info: Could not open the socket Info: >>>Connection status: disconnected Info: >>>Connection status: disconnected Info: tlsio_openssl_close has been called when in neither TLSIO_STATE_OPEN nor TLSIO_STATE_ERROR. Error: Time:Wed Feb 15 09:08:13 2023 File:c:\Users\raysa\OneDrive\Documents\Arduino\libraries\AzureIoT\src\az_iot\c-utility\pal\socket_async.c Func:socket_async_create Line:134 Socket connect failed, not EINPROGRESS: 0 Info: Could not open the socket Info: >>>Connection status: disconnected Info: >>>Connection status: disconnected Info: tlsio_openssl_close has been called when in neither TLSIO_STATE_OPEN nor TLSIO_STATE_ERROR.