-->
Page 1 of 1

connecting ESP8266 to Arduino uno

PostPosted: Fri May 26, 2017 10:04 pm
by tarun1996
i am trying to connect esp to arduino uno. ihad made the following connections.

Arduino ESP8266

RX to RX
TX to TX
GND to GND
VCC to VCC , RST , CHPD

i am able to execute the AT commands on the serial monitor. i had tried to connect a wifi using Arduino IDE, but there was an error in compiling.can anyone help on this