Downloading and installing the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By torntrousers
#52537
schufti wrote:ok, so here is the update to the recent SDK 2.0.0

1) find the "2.3.0" folder (or what ESP8266 package version you actually have installed)
2) after securing the contens of te folder, replace it by the one from esp_core_sdk200.rar
3) if you get message about missing config when booting your ESP, flash esp_init_data_default.bin and blank.bin (esp8266flasher.rar) once according memory map in readme.txt

have fun with most up to date sdk.


I gave this a try and it seems to be working ok - thanks!