platformio / platform-espressif8266

Espressif 8266: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/espressif8266
Apache License 2.0
325 stars 219 forks source link

NONOS SDK platform not working after uploading to esp #137

Closed iivancev closed 5 years ago

iivancev commented 5 years ago

Hi,

I am first time platformio user. Decided to check it out. It looked good, but after the problems I faced…i don’t think so anymore.

I am trying to upload blink example on nonos sdk platform for esp8266 (esp12). FIrst time it worked. After multiple (x100) attempts to reproduce sketch upload to work aagin, it fails every time.

I get inifinite amount of these: ets Jan 8 2013,rst cause:2, boot mode:(3,6)

It is frustrating. Does anyone know what’s going on?

maxgerhardt commented 5 years ago

Solved in https://community.platformio.org/t/using-plaformio-with-esp-nonos-sdk/6774 also refer to https://github.com/platformio/platform-espressif8266/issues/133

ivankravets commented 5 years ago

Duplicate of https://github.com/platformio/platform-espressif8266/issues/133