Broken recorded program in ESP8266
Posted: Tue Jan 24, 2017 9:59 am
I bought on Ebay ESP8266. The Arduino I set this module and selected test example WebServer. When you upload the program to ESP8266 everything works serial communication and Webserver. But if restarting the module program no longer works after serial line come meaningless data.
ESP8266 got involved as follows:
VCC - 3.3V
EN - 3.3V
GND - 0V
GPIO0 - 0V
GPIO15 - 0V
RX - TX
TX - RX
We tried to disconnect after a recording GPIO0 and GPIO15 possibly connected to 3.3V, but the program did not work.
Where could be the problem? I have two different modules, and both exhibit the same problem.
I tried Arduino 1.6 or 1.8
Thank you
ESP8266 got involved as follows:
VCC - 3.3V
EN - 3.3V
GND - 0V
GPIO0 - 0V
GPIO15 - 0V
RX - TX
TX - RX
We tried to disconnect after a recording GPIO0 and GPIO15 possibly connected to 3.3V, but the program did not work.
Where could be the problem? I have two different modules, and both exhibit the same problem.
I tried Arduino 1.6 or 1.8
Thank you