I am trying to use ESP8266 with Arudino IDE and I have a problem: When I try to flash the ESP8266 it stops after about 25 %. The log says “Time out”. I have tryed both the /1 and /12 versions of ESP8266. What shall I do?
What’s the baud rate that you are using? Did you select the right board in the tools tab (Generic ESP board for the ESP-01 and NodeMCU kit 0.9 or 1.0 for the ESP-12)?
suggestion… There is several ways to flash the esp8266 and different languages to support the code (LUA, C and AT commands). I’v tryed many times to flash it and didn’t make it !! Mabe voltage problem, connection speed, wrong bin, … It all lead to a time out at about 25% !! I think that a dedicated lesson woud help understand and realise the setup. Thanks.