Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By mrburnette
#30466
Erni wrote:I have a ESP-01 that I have flashed with the Espruino binaries by @kolban
https://github.com/espruino/EspruinoBui ... er/ESP8266

it didn't cause any trouble, I can still program the ESP-01 using Arduino IDE.

If it is corrupted flash, then maybe uploading a blank bin could help (I have not tried this, so I don't know if something bad will happen)

http://internetofhomethings.com/homethings/?p=396



I'm certainly not an expert at the lower levels of implementation of Arduino on the ESP8266, but my understanding is that with each sketch compiled and loaded to the ESP8266, that the firmware is overwritten. If as I suspect, the "Espruino binaries" will be overwritten by using the Arduino IDE.

Ray