if any one can help me pls !!
USB 2.0 to TTL RS232
ESP8266 ESP-12
* 1) case i connect my esp with arduino UNO:
- ESP / ARDUINO
GND / GND
VCC / 3,3V
TXD / TX ( 1 )
RXD / RX ( 0 )
* 2) case i connect my esp with arduino UNO thru usb
- ESP ARDUINO USB
GND / GND / GND
VCC / ------ / VCC ( with 2 in serial resistor 1 + 2 = 3 K ohm 5v to 3,3..v)
TDX / TX / ------
RDX / RX / -----
*3) direct in pc with usb
- ESP USB
GND/ GND
VCC / VCC ( with 3k ohm resistor )
RX / RX
TX / TX
in first and the second (*1,*2) case i dont take nothing from the ESP in arduino console
in third (*3) case i connecting with pc ( win7 ) and i run the putty i choose the serial, my com port with 9600 or 115200 but again i dont take nothing in console
what other can i make .. ??
is about to go crazy