- Wed Jan 21, 2015 2:27 am
#7838
Sorry, my inglish is not so good too )
So lets continue.
At first please check the voltage on the Rx line. I am still not sure that tx-tx and rx-rx is the proper connection for this arduino board. If it is not 5V on Rx line - then try to swap them.
Second point is to connect the UART-USB adapter (5V version in your case) to your board. It is enough to connect the Rx line of the adapter to one of the lines Rx or Tx of your board. This will allow you to see via terminal if the data are transmitted correctly from arduino to ESP and from ESP to arduino.
It will show on which side the problem is.