raburton / rboot

An open source bootloader for the ESP8266
https://richard.burtons.org/tag/rboot/?order=ASC
MIT License
300 stars 72 forks source link

Bootloader restore #35

Closed dunk8888 closed 6 years ago

dunk8888 commented 6 years ago

Hi,just want to ask a question,sorry first of all for posting hear,I want to restore the bootloader on my esp8266,it seems that its corrupt or something like that,i dont realy understand the esp at all,ime used to 328p and attiny85 etc,now i understand that the bootloader sits in the flash unit that resides next to the esp chip, am i right? also i cant find a bootloader bin thats allready compiled,also if the bootloader is broken how do i fix it,dont i need a bootloader on the esp to add a bootloader? i mean how do i get it into the bootloader mode if its broke,or does the flash need to be taken of and flashed using another method? also have you a compiled bootloader i can try? any will do i just want to try save my nodemcu.Thanks

raburton commented 6 years ago

The esp8266 has a built in boot loader in its internal rom, you do not need anything else to flash a normal program like nodemcu.