SpacehuhnTech / esp8266_deauther

Affordable WiFi hacking platform for testing and learning
http://deauther.com
Other
13.34k stars 2.57k forks source link

Screen not working after flashing latest firmware (2.6.1) to Deauther OLED V6 #1535

Closed The-PiXeLaToR closed 1 year ago

The-PiXeLaToR commented 2 years ago

Have you searched for existing (open and closed) issues describing the same problem?

Yes

Describe the error I have downloaded the latest update (2.6.1) and tried flashing it to my DSTIKE Deauther OLED V6. this is the first time I have done this, so I downloaded the esptool-gui software for mac, to try to make the whole process easier. Every time I try to flash the firmware to the board, it produces the same error messages. I have reason to believe the flash was successful, as the screen no longer works.

Uploading...
esptool v0.4.8 - (c) 2014 Ch. Klippel <ck@atelier-klippel.de>
    setting board to ck
    setting baudrate from 115200 to 115200
    setting port from /dev/tty.usbserial to /dev/cu.usbserial-0001
    espcomm_upload_file
    espcomm_upload_mem
opening port /dev/cu.usbserial-0001 at 115200
    tcgetattr
    tcsetattr
    serial open
opening bootloader
resetting board
trying to connect
    setting character timeout 0
    done
    setting character timeout 1
    done
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
trying to connect
    setting character timeout 0
    done
    setting character timeout 1
    done
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    espcomm_send_command: receiving 2 bytes of data
    espcomm_send_command: receiving 2 bytes of data
    espcomm_send_command: receiving 2 bytes of data
    espcomm_send_command: receiving 2 bytes of data
    espcomm_send_command: receiving 2 bytes of data
    espcomm_send_command: receiving 2 bytes of data
    espcomm_send_command: receiving 2 bytes of data
    espcomm_send_command: receiving 2 bytes of data
Uploading 836688 bytes from to flash at 0x00000000
    erasing flash
    size: 0cc450 address: 000000
    first_sector_index: 0
    total_sector_count: 205
    head_sector_count: 16
    adjusted_sector_count: 189
    erase_size: 0bd000
    espcomm_send_command: sending command header
    espcomm_send_command: sending command payload
    setting timeout 15000
    setting character timeout 150
    done
    setting timeout 1
    setting character timeout 1
    done
    espcomm_send_command: receiving 2 bytes of data
    writing flash
...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................warning: espcomm_send_command: didn't receive command response
warning: espcomm_send_command(FLASH_DOWNLOAD_DATA) failed
warning: espcomm_send_command: wrong direction/command: 0x01 0x03, expected 0x01 0x04
closing bootloader
error: espcomm_upload_mem failed

Finished with exit code 255

To Reproduce Steps to reproduce the behavior:

Use esptool-gui for mac to flash the latest "DSTIKE_DEAUTHER_OLED_V6" bin file. Select "cu.usbserial-0001" as the port Flash to a DSTIKE Deauther OLED V6 while holding down flash button.

**Screen

Screen Shot 2022-03-31 at 13 51 55

shots**

Environment (please complete the following information):

Attempts I have already tried reflashing the .bin file, tried without holding the flash button, and I have tried googling the errors at the end.

Additional context I have downloaded the latest update (2.6.1) and tried flashing it to my DSTIKE Deauther OLED V6. this is the first time I have done this, so I downloaded the esptool-gui software for mac, to try to make the whole process easier. Every time i try to flash the firmware to the board, it produces the same error messages. I have reason to believe the flash was successful, as the screen no longer works.

"warning: espcomm_send_command: didn't receive command response warning: espcomm_send_command(FLASH_DOWNLOAD_DATA) failed warning: espcomm_send_command: wrong direction/command: 0x01 0x03, expected 0x01 0x04 closing bootloader error: espcomm_upload_mem failed"

I have tried not holding the flash button and using the cu.wlan-debug port, but that has made no difference, or not worked at all.

welcome[bot] commented 2 years ago

Congrats on opening your first issue on this repository! 🎉
This is a automated message to help you avoid common pitfalls when asking for help online.
👉 Be sure to:
đŸ‡Ŧ🇧 Communicate in English so everybody can understand you
📖 Have a look at the Wiki and README for information
🔍 Search for similar issues (open and closed)
✍ī¸ Provide enough information to understand, recreate and help out with your problem
ℹī¸ Let us know if you find a solution and please share it with us
📕 Close the issue when your problem has been solved

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.