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

ESP32 invalid header + TX led pin keeps flashing (IDFGH-14495) #15264

Closed
3 tasks done
Ameasd opened this issue Jan 23, 2025 · 0 comments
Closed
3 tasks done

ESP32 invalid header + TX led pin keeps flashing (IDFGH-14495) #15264

Ameasd opened this issue Jan 23, 2025 · 0 comments
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally Type: Bug bugs in IDF

Comments

@Ameasd
Copy link

Ameasd commented Jan 23, 2025

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

IDF version.

v5.4

Operating System used.

Windows

How did you build your project?

Other (please specify in More Information)

If you are using Windows, please specify command line type.

CMD

What is the expected behavior?

So the expected behavior is that I will be able to upload the Node MCU firmware onto my ESP32-Wrover-E with the esptool.py on my CMD. After, I would be able to use the ESPlorer IDE and upload LUA code onto my MCU.

What is the actual behavior?

Instead, the TX led keeps on blinking. In the ESPlorer IDE and on the Arduino IDE, I get this error: rst:0x10 (RTCWDT_RTC_RESET),boot:0x1b (SPI_FAST_FLASH_BOOT) invalid header: 0x8c1e590e.

Steps to reproduce.

  1. Tried to erase the flash memory using esptool.py
  2. Installed new drivers
  3. Tried going into boot mode

Build or installation Logs.

More Information.

This is the command I used: python -m esptool --port COM3 write_flash -fm dio 0x00000 "C:\Users\user\Downloads\nodemcu-release-15-modules-2025-01-22-13-50-02-float.bin"

No response

@Ameasd Ameasd added the Type: Bug bugs in IDF label Jan 23, 2025
@github-actions github-actions bot changed the title ESP32 invalid header + TX led pin keeps flashing ESP32 invalid header + TX led pin keeps flashing (IDFGH-14495) Jan 23, 2025
@espressif-bot espressif-bot added the Status: Opened Issue is new label Jan 23, 2025
@Ameasd Ameasd closed this as completed Jan 23, 2025
@espressif-bot espressif-bot added Status: Done Issue is done internally Resolution: Done Issue is done internally and removed Status: Opened Issue is new labels Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally Type: Bug bugs in IDF
Projects
None yet
Development

No branches or pull requests

2 participants