-->
Page 1 of 1

Using ESP8266 core for Arduino

PostPosted: Tue Jan 23, 2018 3:20 pm
by jonesypeter
Hello,

Do I need to have the Espressif SDK firmware on my ESP8266 to use the ESP8266 core for Arduino or can I still upload to machines that have MicroPython or NodeMcu installed? Thanks

Re: Using ESP8266 core for Arduino

PostPosted: Tue Jan 23, 2018 4:42 pm
by schufti
arduino esp8266 core includes the espressif sdk.
any firmware (AT, python, lua, ...) will automatically overwritten.