Interfacing ESP8266 with Arduino Uno using Texas YE08 level
Posted: Tue Oct 13, 2015 7:44 am
I want to display Current time reading it from internet. So, I decided to use ESP8266 WiFi chip to fetch current time from internet. I tried to interface ESP8266 with Arduino Uno using a Texas YE08 level shifter. Connections are as follows:
Arduino Level shifter ESP8266
Rx B1 Tx
Tx B2 Rx
CH_PD ----- 3.3V
Vcc ---- 3.3V
RESET ----3.3V
Vcc ---- 3.3V
Gnd ---- Gnd
But I am unabel to read or transmit data from or to ESP8266 respectively
How can I achieve transmission of data using ESP8266?
Arduino Level shifter ESP8266
Rx B1 Tx
Tx B2 Rx
CH_PD ----- 3.3V
Vcc ---- 3.3V
RESET ----3.3V
Vcc ---- 3.3V
Gnd ---- Gnd
But I am unabel to read or transmit data from or to ESP8266 respectively
How can I achieve transmission of data using ESP8266?