Skip to content

Flash size problem? #2586

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

Closed
SpectorHacked opened this issue Mar 15, 2019 · 8 comments
Closed

Flash size problem? #2586

SpectorHacked opened this issue Mar 15, 2019 · 8 comments
Labels
Status: Stale Issue is stale stage (outdated/stuck)

Comments

@SpectorHacked
Copy link

Hello everyone,
I am new to arduino programing and I want to build DIY IRobot to my room with wifi built it,
I am trying to use esp32s node-mcu and I am just starting with the coding and stuff, so I am trying to upload esp32 code to the board but I get this error:

 esptool.py v2.3.1
Connecting........_
Chip is ESP32D0WDQ6 (revision (unknown 0xa))
Features: WiFi, BT, Dual Core, VRef calibration in efuse
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
Configuring flash size...
Warning: Could not auto-detect Flash size (FlashID=0xffffff, SizeID=0xff), defaulting to 4MB
Compressed 8192 bytes to 47...

A fatal error occurred: Timed out waiting for packet content
A fatal error occurred: Timed out waiting for packet content

Any idea to why its happening? Thanks for helping me!

@zoliweiss
Copy link

Here someone has the same problem: #1097

@lbernstone
Copy link
Contributor

What version of arduino-esp32 are you running? It looks like your version of esptool is old and may not contain info for the chip you have.

@SpectorHacked
Copy link
Author

So I need to upgrade the board? or the software I am using?

@lbernstone
Copy link
Contributor

You need to upgrade the board in arduino IDE. https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md

@SpectorHacked
Copy link
Author

Problem isnt solved after upgrade the board in arduino IDE still
"A fatal error occurred: Time out waiting for packet content"
FYI:
The board it self is getting very very hot after trying to upload the code

@lbernstone
Copy link
Contributor

ESP32 modules do run hot, but they shouldn't feel like a heating element. You might have a short somewhere on your board.

@stale
Copy link

stale bot commented Aug 1, 2019

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.

@stale stale bot added the Status: Stale Issue is stale stage (outdated/stuck) label Aug 1, 2019
@stale
Copy link

stale bot commented Aug 15, 2019

This stale issue has been automatically closed. Thank you for your contributions.

@stale stale bot closed this as completed Aug 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Stale Issue is stale stage (outdated/stuck)
Projects
None yet
Development

No branches or pull requests

3 participants