Skip to content

HTTPClient problems with 2 parameters and MQTT #8446

@CCVEI

Description

@CCVEI

The HTTPClient in esp8266 has problems if we use at the same time the MQTT protocol.
The problem appear since the http.begin starts to force the use of more than one paremeter.

The last version that works is the esp8266 2.7.4 (if we use it with just one parameter)

Simptoms:
It will execute just one time the http.begin (inside the main loop) and block.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions