my module looks like this : http://www.ebay.com/itm/ESP8266-Serial-WIFI-Wireless-Transceiver-Module-Send-Receive-LWIP-AP-STA-A-/201205524305?hash=item2ed8c8a751
So in conclusion, the connections should be like this :
In flashing mode :
RXD --> TXD
GPIO0 --> GND
GPIO2 --> VCC
GND --> GND
VCC --> VCC (+3.3V)
RST --> VCC
CH_PD --> VCC
TXD --> RXD
While in normal operation mode :
RXD --> TXD
GPIO0 --> VCC
GPIO2 --> VCC
GND --> GND
VCC --> VCC (+3.3V)
RST --> VCC
CH_PD --> VCC
TXD --> RXD
Am I right ?