I am working with the ESP8266 using the Arduino IDE.
I have to connect the GPIO0 to GND for programming.
After upload the sketch, I connect GPIO0 to a button pin. For that moment the ESP8266 works fine.
But if I turn off and turn on the ESP8266, it does not work.
It seems it loses the program.
Tell me what can I do?
Thanks.