-
Couldn't load subscription status.
- Fork 96
Closed
Description
Hi - using last version 0.2.5, trying to compile the following example:
https://github.com/chrisjoyce911/esp32FOTA/blob/master/examples/HTTP/HTTP.ino
against this fota
{
"type": "test_1",
"version": "1",
"url": "http://192.168.1.100/ota/test_1-version-1.bin"
}
returns the following message on the terminal (using platform.io):
[353940][E][HTTPClient.cpp:257] beginInternal(): failed to parse protocol
[353940][E][HTTPClient.cpp:257] beginInternal(): failed to parse protocol
P.S. the command executed (once - resulting in two error lines) is
bool updatedNeeded = esp32FOTA.execHTTPcheck();
Metadata
Metadata
Assignees
Labels
No labels