I'm totally new to the esp8266, but I think I did my research well enough. I wired it as follows:
VCC -> 3.3v (Separate power supply)
GND -> GND (Separate power supply)
TX -> RX on FTDI
RX -> TX on FTDI
GPIO0 -> GND
GPIO15 -> GND
CH-PD -> 3.3v (Separate power supply)
When I power it on with GPIO0 floating, I can see it's broadcasting its SSID, so the chip isn't toast. When I monitor the serial connection at 9600 baud and reboot the module, I get:
.8..þ...ú...x....0..:þÚ¤¨HÈUÖKºÝݹ
¥µ¢¡¥¹É¹.½µ5Rj¤4Ej
U®®ZËKrÊrªB.ÅJj¤4ê«.W«..$('QY,H¦MH14, 21:50:58
ready
So, I've other mods on order, but I'd like to figure out what's wrong with this guy if possible. If anyone's got any suggestion, I'm willing to try whatever. Thanks!