Timeline for ESP8266 Not Booting Properly on First Power On – Works After Restart
Current License: CC BY-SA 4.0
11 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Apr 2 at 16:20 | comment | added | dandavis | put a 0.1u cap across rst+gnd. | |
Mar 21 at 19:22 | comment | added | timemage | I don't understand the distinction you're making between "powered on for the first time" and "power off and on again". If booting after having been powered off isn't what you mean by "the first time" then, what does the that actually mean? Or is there not a distinction between these? | |
Mar 21 at 15:04 | comment | added | 6v6gt | You have to be careful about what you connect to D3, D4 and D8. See randomnerdtutorials.com/esp8266-pinout-reference-gpios . If one of these pins is in the wrong state at start up, the boot process will fail. | |
Mar 21 at 14:26 | comment | added | johnson veigas | I am using 5V adapter connected directly to Vin pin of ESP8266 | |
Mar 21 at 10:22 | comment | added | 6v6gt | This is for an ESP32 but the situation is the same for the ESP8266 where the enable (EN) pin is broken out: reddit.com/r/esp32/comments/ou6r8d/… The idea is to delay enabling the device for a few milliseconds after power is applied to it to help ensure the power is stable. But also add some details of the power supply to your question. | |
Mar 21 at 9:57 | comment | added | Matt | What is "overflow" (d4) ? Please, show full schematic. | |
S Mar 21 at 7:34 | history | suggested | Rohit Gupta | CC BY-SA 4.0 |
Made headings bold and fixed the list of wiring
|
Mar 21 at 7:16 | review | Suggested edits | |||
S Mar 21 at 7:34 | |||||
Mar 21 at 7:10 | comment | added | johnson veigas | But most of the time esp boots properly Without any issue, so might be issue with my pin selection or wiring | |
Mar 21 at 7:05 | comment | added | jsotola | possibly a problem with the code | |
Mar 21 at 7:01 | history | asked | johnson veigas | CC BY-SA 4.0 |