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

Moderator: igrr

User avatar
By gerardwr
#13543 I have had some troubles before uploading a sketch to an ESP, especially when I regularly switched between LUA and Arduino code on the ESP.

They were caused by the Arduino upload not clearing all flash memory on the ESP.

I could always solve the problems by flashing the file blank512k.bin to the ESP. After this uploading an Arduino sketch was OK again.

Maybe this helps.