esp8266 / esp8266/Arduino

HTTPClient problems with 2 parameters and MQTT

Open
#8,446 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
16.7k
Forks
13.1k
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.