Closed simonttp78 closed 1 year ago
This has been fixed with v3.1.0 which was released just a couple of hours ago.
On Mon, 25 Sep 2023 at 11:37 PM, simonttp78 @.***> wrote:
After reboot I can see that new firmware is reported via console, therefore print in callback onEnd is reporting false feedback.
Environment: VSCode for Arm64 (M1 Mac), PlatformIO 6.1.11, Espressif 32 version 6.3.2 (framework-arduinoespressif32 ver. 2.0.9), ESP32 LoLin
console: [ElegantOTA] OTA Mode: Firmware [ElegantOTA] MD5: 441018525208457705bf09a8ee3c1093 Firmware update via WebUI initiated. <-- callback function onStart [ 28616][D][Updater.cpp:133] begin(): OTA Partition: app0 Update failed. <-- callback function onEnd [ElegantOTA] Rebooting...
— Reply to this email directly, view it on GitHub https://github.com/ayushsharma82/ElegantOTA/issues/130, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGK4NSC5EVR5PDGCDROR5HDX4HB5ZANCNFSM6AAAAAA5GPROCM . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Works fine with 3.1.0. Thank you.
After reboot I can see that new firmware is reported via console, therefore print in callback onEnd is reporting false feedback.
Environment: VSCode for Arm64 (M1 Mac), PlatformIO 6.1.11, Espressif 32 version 6.3.2 (framework-arduinoespressif32 ver. 2.0.9), ESP32 LoLin, ElegantOTA 3.0.0, Async mode
console: [ElegantOTA] OTA Mode: Firmware [ElegantOTA] MD5: 441018525208457705bf09a8ee3c1093 Firmware update via WebUI initiated. <-- callback function onStart [ 28616][D][Updater.cpp:133] begin(): OTA Partition: app0 Update failed. <-- callback function onEnd [ElegantOTA] Rebooting...