I successfully connect the esp12 to my ftdi232 and communicate with it but i cant manage to do the same with the arduino.
arduino --> dc-dc step down
5v --> vin
ground -> ground
esp12 -->arduino
ground,Gpio15 -->ground
vcc,chd,gpio2-->3.3.v (from the dc-dc adapter)
rx--->tx
tx-->rx (tried both ways)
I also tried to connect via logic lever swifter with no luck in both the ftdi and the arduino ( I am not sure if i am connecting it right).
So am i doing something wrong in the connection?
Any help appreciated