-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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
Comments
Here someone has the same problem: #1097 |
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. |
So I need to upgrade the board? or the software I am using? |
You need to upgrade the board in arduino IDE. https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md |
Problem isnt solved after upgrade the board in arduino IDE still |
ESP32 modules do run hot, but they shouldn't feel like a heating element. You might have a short somewhere on your board. |
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. |
This stale issue has been automatically closed. Thank you for your contributions. |
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:
Any idea to why its happening? Thanks for helping me!
The text was updated successfully, but these errors were encountered: