Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: ESP32 + W5500 HTTPS Request Issue #31620
    Muhammad
    Participant

      Although I am connected to the internet.

      in reply to: ESP32 + W5500 HTTPS Request Issue #31619
      Muhammad
      Participant

        Sometimes, It works and sometime i get different error.

        Begin Ethernet
        DHCP OK!
        Local IP : 192.168.10.154
        Subnet Mask : 255.255.255.0
        Gateway IP : 192.168.10.100
        DNS Server : 192.168.10.1
        Ethernet Successfully Initialized
        (SSLClient)(SSL_ERROR)(connect): Failed to connect using m_client. Are you connected to the internet?
        connection failed
        ESP32-D0WD-V3
        (SSLClient)(SSL_ERROR)(available): Cannot operate if the write error is not reset:
        (SSLClient)(SSL_ERROR)(m_print_ssl_error): SSL_CLIENT_CONNECT_FAIL
        (SSLClient)(SSL_ERROR)(connected): Not connected because write error is set
        (SSLClient)(SSL_ERROR)(m_print_ssl_error): SSL_CLIENT_CONNECT_FAIL

        disconnecting.
        (SSLClient)(SSL_ERROR)(connected): Not connected because write error is set
        (SSLClient)(SSL_ERROR)(m_print_ssl_error): SSL_CLIENT_CONNECT_FAIL
        Received 0 bytes in 0.0310, rate = 0.00 kbytes/second

      Viewing 2 posts - 1 through 2 (of 2 total)