[WIRE-10] Make ota error codes homogeneous and board specific #388
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
This issue will resume the WIP on this issue and related PR:
ESP32
Parsing occurs to check Http response and content length
http
norhttps
Content-Length
200 OK
Can be extended calling
Update.getError()
SAMD
Error codes are coming from NINA-FW
Other error codes can be added checking and extending downloadAndSaveFile(...)
RP2040 Connect
UNO WiFi R4
TODO check flasher errors
| OtaFlash | -412 |
STM32H7
Summary As is
Summary To Be
The text was updated successfully, but these errors were encountered: