Hi !nabeshin wrote: ↑Wed Sep 11, 2019 3:22 pmHi guys,
I got fixed.
try this latest development release;
Arduino core for ESP32
https://github.com/espressif/arduino-es ... /1.0.3-rc3
------
I had same problem.
1. There is no problem on ESP-IDF.
2. I had this reboot problem only using Arduino IDE.
> rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
Arduino core for ESP32
- At this point (2019/09/11), Latest Stable release version is v1.0.2
- We need v1.0.3 (Latest development release)
Now I got run Blink code on Arduino IDE.
Have a nice day!!
Could you explain step-by-step what need to do in Arduino IDE for fix this problem ?
I have seen https://github.com/espressif/arduino-es ... /1.0.3-rc3 and https://github.com/espressif/arduino-es ... 8b5151d492 and dont't understand how implement it (step-by-step) for Arduino IDE