I bought it from Sparkfun..... it took me a day JUST to figure out it was set to a baud of 76800 - seriously ? were there not enough baud rates to start with ? I have been in computers and electronics for almost 40 years.... and have never seen 76800.
enuf complaining... here is the odd problem I have. I am using an FT232RL at 3.3v - from what I have read, this might be my problem.... but....
I hook the FT232 up to the ESP - Vcc->Vcc, Gnd->Gnd, Tx->Rx and Rx->Tx.... The ESP lights up red... but nothing else. I bring up a serial terminal and set it accordingly.... type AT in it and get nothing back.......
The odd part.... if I take my finger, and rub across the ESP pins, connecting CH_PD to Vcc, all of the sudden the chip comes alive for a sec. and spits the following out to the serial terminal
ets Jan 8 2013,rst cause:1, boot mode:(3,7)
load 0x40100000, len 1396, room 16
tail 4
chksum 0x89
load 0x3ffe8000, len 776, room 4
tail 4
chksum 0xe8
load 0x3ffe8308, len 540, room 4
tail 8
chksum 0xc0
csum 0xc0
2nd boot version : 1.4(b1)
SPI Speed : 40MHz
SPI Mode : QIO
SPI Flash Size & Map: 8Mbit(512KB+512KB)
jump to run user1 @ 1000
I have NO idea what this all means (for the most part) and cannot get the ESP to respond to anything UNLESS I rub my finger across the pins.....
Now, If I take a jumper and hook CH_PD up to Vcc, my pc goes haywire and crashes.
So, I hooked it up to a Teensy 3.1.... tried sending an AT command to it... got nothing back.
My guess is that the ESP wants CSR/DTR.... and I am triggering it by quickly touching CH_PD to Vcc.... just a wild guess though.
HELP ? Please and Thank You.... as my momma taught me.
TJ