How to understand this error "-1 HTTP error: connection failed" of the lib, if the .bin file HTTP URL (not HTTPS) is accessible for sure ?
And board works OK with other HTTP server API via WiFi.
Sketch uses 454724 bytes (43%) of program storage space. Maximum is1044464 bytes.
Global variables use 42792 bytes (52%) of dynamic memory, leaving 39128 bytes for local variables. Maximum is81920 bytes.
SOLVED. The lib works as should, if to use the correct URL.
My URL was incorrect after sending it as the parameter, it was encoded as "http:\/\/server.domain\/folder\/test1.bin" after receiving.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.