-->
Page 1 of 1

Computer stuck in reboot loop

PostPosted: Sat May 13, 2017 12:35 am
by KevinL69
I recently got a Esp8266 Nodemcu v3 and i tried to program it to become a wifijammer, i've never coded or anything before. Im pretty sure while i was trying to upload some code to the Esp8266 something went wrong because everytime i plug in the Esp8266 it sends my mac computer into a rebooting loop. I'm not sure what i did wrong? Is there a way to erase everything that on it? Please help.

Re: Computer stuck in reboot loop

PostPosted: Tue May 01, 2018 5:41 pm
by movil
I also did something stupid. Here is the code that I used before correcting it:

https://github.com/martinberlin/esp/blo ... y-v1.2.ino

Using a Wemos D1 Mini over here.

Question: Is there any way to connect to the Wemos and flash it ?
While is on the connect loop I don't see it on USB. Only if I keep the reset button pressed I can see the USB. But of course doing this I cannot flash the memory :(

Re: Computer stuck in reboot loop

PostPosted: Wed May 02, 2018 10:12 am
by movil
Found the answer https://github.com/marvinroger/homie-esp8266/issues/258:

"On the Wemo D1 Mini to reset; connect D3 to GND for 5 seconds"

Great after this is possible to flash it again!