I ma using the esp8266 12 development board by tonixlabs
http://tronixlabs.com/wireless/esp8266/ ... australia/
the schematic can be found here
viewtopic.php?f=13&t=2694
However after spending considerable time, I am unable to establish any sort of serial communication with the module. there is not a single output on the serial terminal, not even garbage. absolutely nothing.
My setup is that I have connected
JP2.7 ->JP2.8 which is GPIO15 -> GND
JP2.6 -> JP1.8 which is GPIO2 -> VCC
JP1.3 -> JP1.8 which is CH_PD -> VCC
TTLTx -> JP5.3 which is for serial connection
TTLRx -> JP5.1 which is for serial connection
TTLGND -> JP5.2 which is GND -> GND.
Having done this, I supply the power from a power bank which is rated as output 5V/2A. I have cut the AA cell holder wire and soldered it with USB wire which connects to the power bank.
For serial connection I use Putty or Arduino IDE Serial monitor.
However after all the steps and wasting hours, nothing is shown on the serial terminal. NO Ready, or
<www.ai-thinker.com> message etc. so nothing is shown. I even crossed the Rx and Tx connection but still nothing is shown. I have checked that all connections are indeed proper. When JP4 is removed, the module powers up and I can see on my smartphone the name of the wifi access point as AI-Thinker and some numbers but no serial connection is established.
Can you please suggest what might be I missing?
I have changed different baud rates but no garbage even.a