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

NodeMCU 1.0 bootlooping problem #1688

Open
SuchyChomik opened this issue Jan 19, 2024 · 1 comment
Open

NodeMCU 1.0 bootlooping problem #1688

SuchyChomik opened this issue Jan 19, 2024 · 1 comment
Labels
help wanted Requesting support

Comments

@SuchyChomik
Copy link

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

Yes, but there wasn't anyone with the same problem.

Describe the error
The ESP8266 resets every ~8 seconds. I don't know whats causing the problem. Down is the console output (from https://serial.huhn.me/)

 ets Jan  8 2013,rst cause:4, boot mode:(3,4)



wdt reset

load 0x4010f000, len 3584, room 16 

tail 0

chksum 0xb0

csum 0xb0

v2843a5ac

~ld



Mounting SPIFFS...OK

Loading settings...OK

Device names loaded from /names.json

SSIDs loaded from /ssids.json

Scan results saved in /scan.json

Serial interface enabled

Started AP

[WiFi] Path: '/web', Mode: 'AP', SSID: 'pwned', password: 'deauther', channel: '1', hidden: false, captive-portal: false

STARTED! \o/

2.6.1

To Reproduce
Steps to reproduce the behavior:

  1. Plug it into your computer
  2. Go into the console
  3. See error

Expected behavior
Expected it to not bootloop

Environment (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome
  • Hardware: DIY

Attempts
Reflashing the software a couple of times, searching the error.

Additional context
Used the bin file and the https://esp.huhn.me/ website for flashing the esp

@SuchyChomik SuchyChomik added the help wanted Requesting support label Jan 19, 2024
Copy link

welcome bot commented Jan 19, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Requesting support
Projects
None yet
Development

No branches or pull requests

1 participant