Skip to content

Generic Errors in data_to_read but everything works fine if we ignore that #108

Description

@Bascy

We are communicating from an ESP32 with a HomeWizard Battery, using Ethernet and SSLClient.
The data_to_read function regularly returns a Generic Error (-1) and when this happens, SSLClient::available() will stop() the connection. After some fiddling about we discovered that when we do not stop but continue (comment out stop() on line 458) everything works fine.

Image

Why do we get the Generic Error when everything seems to be working fine?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions