Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to flash Sonoff POW Origin #22

Closed
rolfoz opened this issue Dec 23, 2022 · 1 comment
Closed

Unable to flash Sonoff POW Origin #22

rolfoz opened this issue Dec 23, 2022 · 1 comment

Comments

@rolfoz
Copy link

rolfoz commented Dec 23, 2022

This might have nothing to do with the flasher as I am trying to flash a couple of these devices for the first time. I have flashed dozens of other Sonoff models without issue.

The flash appears to complete but the device never boots.

This was using tasmota32s3.bin

I have tried all the different ESP32 firmware versions and get similar results.

If anyone has any ideas I'd love some help.

Logs below:


Using '/dev/ttyUSB0' as serial port.


Detecting chip type... Unsupported detection protocol, switching and trying again...
Connecting...
Detecting chip type... ESP32
Connecting...

Chip Info:
 - Chip Family: ESP32
 - Chip Model: ESP32-D0WDQ5-V3 (revision 3)
 - Number of Cores: 2
 - Max CPU Frequency: 240MHz
 - Has Bluetooth: YES
 - Has Embedded Flash: NO
 - Has Factory-Calibrated ADC: YES
 - MAC Address: C0:49:EF:D1:C7:38
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 460800
Changed.
 - Flash Size: 4MB
 - Flash Mode: qio
 - Flash Frequency: 80MHz
Erasing flash (this may take a while)...
Chip erase completed successfully in 13.0s
Flash will be erased from 0x00001000 to 0x00005fff...
Flash will be erased from 0x00008000 to 0x00008fff...
Flash will be erased from 0x0000e000 to 0x0000ffff...
Flash will be erased from 0x00010000 to 0x0016cfff...
Flash params set to 0x002f
Compressed 18560 bytes to 12759...
Writing at 0x00001000... (100 %)
Wrote 18560 bytes (12759 compressed) at 0x00001000 in 0.5 seconds (effective 298.6 kbit/s)...
Hash of data verified.
Compressed 3072 bytes to 129...
Writing at 0x00008000... (100 %)
Wrote 3072 bytes (129 compressed) at 0x00008000 in 0.0 seconds (effective 613.7 kbit/s)...
Hash of data verified.
Compressed 8192 bytes to 47...
Writing at 0x0000e000... (100 %)
Wrote 8192 bytes (47 compressed) at 0x0000e000 in 0.1 seconds (effective 837.8 kbit/s)...
Hash of data verified.
Compressed 1428912 bytes to 1008146...
Writing at 0x00010000... (1 %)
Writing at 0x0001690d... (3 %)
Writing at 0x0001ce8d... (4 %)
Writing at 0x0002750b... (6 %)
Writing at 0x00031089... (8 %)
Writing at 0x000399b6... (9 %)
Writing at 0x000418f4... (11 %)
Writing at 0x00049d81... (12 %)
Writing at 0x00055c14... (14 %)
Writing at 0x0005b4b0... (16 %)
Writing at 0x00061098... (17 %)
Writing at 0x000663a8... (19 %)
Writing at 0x0006b433... (20 %)
Writing at 0x00070709... (22 %)
Writing at 0x00075c28... (24 %)
Writing at 0x0007ad16... (25 %)
Writing at 0x00080272... (27 %)
Writing at 0x00085b38... (29 %)
Writing at 0x0008ad73... (30 %)
Writing at 0x0009080f... (32 %)
Writing at 0x00096391... (33 %)
Writing at 0x0009b954... (35 %)
Writing at 0x000a085b... (37 %)
Writing at 0x000a5794... (38 %)
Writing at 0x000aa990... (40 %)
Writing at 0x000afaa5... (41 %)
Writing at 0x000b5080... (43 %)
Writing at 0x000ba327... (45 %)
Writing at 0x000befb1... (46 %)
Writing at 0x000c3dc6... (48 %)
Writing at 0x000c8f29... (50 %)
Writing at 0x000cdce8... (51 %)
Writing at 0x000d2fec... (53 %)
Writing at 0x000d7eae... (54 %)
Writing at 0x000dcc70... (56 %)
Writing at 0x000e1c9b... (58 %)
Writing at 0x000e6b7f... (59 %)
Writing at 0x000ebc7d... (61 %)
Writing at 0x000f177b... (62 %)
Writing at 0x000f6b26... (64 %)
Writing at 0x000fc3da... (66 %)
Writing at 0x001015ad... (67 %)
Writing at 0x0010641a... (69 %)
Writing at 0x0010b556... (70 %)
Writing at 0x00110515... (72 %)
Writing at 0x001155ec... (74 %)
Writing at 0x0011a411... (75 %)
Writing at 0x0011f45b... (77 %)
Writing at 0x001244fc... (79 %)
Writing at 0x00129f71... (80 %)
Writing at 0x0012f596... (82 %)
Writing at 0x001343c6... (83 %)
Writing at 0x00139527... (85 %)
Writing at 0x0013e53d... (87 %)
Writing at 0x00143856... (88 %)
Writing at 0x00148d24... (90 %)
Writing at 0x0014e9d6... (91 %)
Writing at 0x0015407a... (93 %)
Writing at 0x0015944d... (95 %)
Writing at 0x0015e672... (96 %)
Writing at 0x00163d51... (98 %)
Writing at 0x0016995d... (100 %)
Wrote 1428912 bytes (1008146 compressed) at 0x00010000 in 23.5 seconds (effective 486.5 kbit/s)...
Hash of data verified.

Leaving...
Hard Resetting...
Hard resetting via RTS pin...
Done! Flashing is complete!
@Jason2866
Copy link
Owner

Used wrong firmware. Your device is a ESP32

 - Chip Family: ESP32
 - Chip Model: ESP32-D0WDQ5-V3

you used tasmota32s3.bin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants