Maker wrote:Did you connect GPIO0-GND, then reset the ESP and then disconnecting GPIO0/GND before flashing the ESP with the arduinoIDE?
Hm Thats odd when I write the code to my chip ,to put it in UART mode, I hold GPIO0 low all the time , during the upload also.
Once uploaded the code will run with the board unchanged until an intentional or unintentional reset . Then I have to take GPIO0 high and power off and on to start the program running and it runs as intended in FLASH mode.