Components: ESP8266 01, CP2012 UART, MB106 power supply / regulator.
ESP8266 01 Tx -> CP2012 UART Rx
ESP8266 01 Rx -> CP2012 UART Tx
ESP8266 01 GPIO_0 -> 3.3V Bus power
ESP8266 01 Gnd -> Bus ground
ESP2688 01 Pwr -> 3.3V Bus power
CP2012 Gnd -> Bus ground
MB106 -> Set to 3.3V
COM port 21
So I loaded the board library to Arduino IDE (File > Preferences > Additinal Board Manager URL's > http://arduino.esp8266.com/versions/2.3 ... index.json). Then I went into Tools > Board > Generic ESP8266.
I noticed that sometimes when I plug in the ESP8266 the open circuit voltage drops from 3.3V to 2.5V and sometimes as low as 1.6V. This seems to indicate a dead short. The MB106 power regulator gets pretty warm. When I disconnect ESP8266 Pwr and CHPD pins and plug them back to 3.3V, the voltage would return to 3.3V and I was able to load the sample web server sketch program using the Arduino IDE. The blue LED blinks as its being programmed. However doing a port scan, I cannot find the server.
This morning, on the same board, I switch it on and the OCV of the MB106 power regulator immediately drops to 1.6V and the red LED on the ESP8266 flickers. I assume I have a dead board. This would be the third or fourth one I burned out. I've followed a number of different tutorials, the hookup is esentially the same. I shold mention that I am not able to communicate with any of the ESP8266's in the Arduino IDE or PUTTY.exe. What am I doing wrong here?
Thank you in advance!
EDIT:
- Installed this board list into Arduino 1.6.12 IDE
http://arduino.esp8266.com/versions/2.3 ... index.json
- I have 4 ESP8266-01's, two purchased locally and two from ebay. I think I burned them all out. LOL