Skip to content

while (!client.available()); infinite loop #6

@dakota72

Description

@dakota72

Hi,
I modified your project by adding support for one of the two microphones that are present in the Esp32 A1S-Audio board.
After connecting with the function: client.connect (server, 443))
esp32 gets stuck in function:
while (! client.available ());
it waits for the server's response which never arrives

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