oe1wkl / Morserino-32

Morserino-32 multi-functional Morse code machine, based on ESP32
GNU General Public License v3.0
243 stars 95 forks source link

I bricked my Morserino32 while updating firmware #91

Open simonjaeko opened 8 months ago

simonjaeko commented 8 months ago

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?

simonjaeko commented 8 months ago

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>

oe1wkl commented 5 months ago

Could you resolve this issue?