oe1wkl / Morserino-32

Morserino-32 multi-functional Morse code machine, based on ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I bricked my Morserino32 while updating firmware

simonjaeko opened this issue · comments

I used python script to update my morserino32 running version 4.5
It was no longer registering encoder rotations.
I updated to m32_v5.1.ino.wifi_lora_32_V2.bin by issuing py update_m32.py -p COM4 -f m32_v5.1.ino.wifi_lora_32_V2.bin -e

It successfully flashes.
But my morserino does not reboot. or Turn on.

What can I do to restore?

C:\Support\Morserino\Morserino-32-Firmware-Updater-master\Morserino-32-Firmware-Updater-master\src>py update_m32.py -p COM4 -f m32_v5.1.ino.wifi_lora_32_V2.bin -e

Welcome to Morserino-32 USB Firmware Updater v0.0.8

Starting update
Port: COM4
Baud: 921600
Firmware: m32_v5.1.ino.wifi_lora_32_V2.bin (1132544 bytes)

Verifying baud
Verification: Passed

Verifying firmware
Verification: Passed

Connecting
SOC: ESP32-D0WDQ6 (revision v1.0)
Features: WiFi, BT, Dual Core, 240MHz
Crystal: 40MHz
MAC: EC:62:60:B3:9E:58
Flash size: 8MB

Erasing flash
Complete: 100 %

Updating firmware
Complete: 100 %

Firmware was updated successfully.

The Morserino-32 is now setting up the SPIFF file system.

Please wait to disconnect the USB cable until the Morserino-32 reboots (about 60 seconds).

C:\Support\Morserino\Morserino-32-Firmware-Updater-master\Morserino-32-Firmware-Updater-master\src>

Could you resolve this issue?