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

Another Noob needs some help... #110

Open
WRedux opened this issue Apr 15, 2024 · 2 comments
Open

Another Noob needs some help... #110

WRedux opened this issue Apr 15, 2024 · 2 comments

Comments

@WRedux
Copy link

WRedux commented Apr 15, 2024

Hello there,

guess, I'm more noob than the others....
I can compile, but the Code wont upload to the ESP.

Shortly, after the Message "Connecting..." displays, it stops showing:

A fatal error occurred: Packet content transfer stopped (received 8 bytes)
*** [upload] Error 2
============================================== [FAILED] Took 19.63 seconds ==============================================

Environment Status Duration


esp32dev FAILED 00:00:19.629
========================================= 1 failed, 0 succeeded in 00:00:19.629 =========================================

  • The terminal process "C:\Users\x.platformio\penv\Scripts\platformio.exe 'run', '--target', 'upload', '--upload-port', 'COM7'" terminated with exit code: 1.
  • Terminal will be reused by tasks, press any key to close it.

I've chosen the right COM-Port.
I did not changed the Board, assuming I use the right one (ESP WROOM 32)

I guess, I miss some Basics. I'm not new to Arduino and ESPs, I used the both with ArduinoGUI.

20240415_212228 1

@c64emulator
Copy link

espressif/esptool#741

@WRedux
Copy link
Author

WRedux commented Apr 25, 2024

Thank You!
Problem was my ESP32: 2nd Pin from left, upper Row in Picture, which should be GND, as described on PCB, was not:
https://cdn.shopify.com/s/files/1/1509/1638/files/ESP-32_NodeMCU_Developmentboard_Pinout.pdf?v=1609851295

Now, it works for me, too! Thanx!

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