I'm new to the esp8266 world and haven't got any idea how to fix following problem:
I've got an esp-01 board and connected it with my computer by an usual usb to ttl module.
First, I tried to flash an Arduino sketch to the board in flash mode - the blue light on the board flashed an it seemed to work.
But when I removed GND from GPIO0 and plugged the cable out and in again, the sketch didn't start.
So I tried to flash the AT firmware again by esptool - doesn't work either.
What do I wrong?