ESP8266HTTPClient does not communicate with ESP8266WebServer
Open
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 13.1k
- PR merge metrics
- No merged PRs in 30d
Description
I decided to link two esp8266 via http GET.
The server from the ESP8266WebServer example works fine from all browsers.
The client from the ESP8266HTTPClient example also gets everything from Web pages.
But ESP8266HTTPClient does not communicate with ESP8266WebServer in any way,
Writes connection failed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.