We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The root cause is WiFiClient::write does not handle partial send. The same code works on ESP8266. The PR is here #503.