ESP8266-03 serial not working
Posted: Wed Jun 07, 2017 5:06 am
Hello.
I recently got a few ESP8266-03 from ebay and soldered some 2.54 headers on it.
I programmed it with arduino but can't seem to make it write anything on serial.
Arduino writes the program successfully every time on the ESP but the serial monitor doesn't show anything.
My connection is as follows:
ESP8266 -->---->---> USB TTL 3.3V adapter
VCC - 3.3 Volt on USB TTL
GND - GND on USB TTL
GPIO15 - GND on USB TTL
CH_PD - 3.3 Volt on USB TTL
GPIO0 - GND on USB TTL (for programming)
RX - TX on USB TTL
TX - RX on USB TTL
Do i have to connect it some other way for normal operation? From what I've read, GPIO0 should be LOW for programming and HIGH for normal operation.
I am using 115200 baud, will try to program with different baud.
Thank you in advance.
I recently got a few ESP8266-03 from ebay and soldered some 2.54 headers on it.
I programmed it with arduino but can't seem to make it write anything on serial.
Arduino writes the program successfully every time on the ESP but the serial monitor doesn't show anything.
My connection is as follows:
ESP8266 -->---->---> USB TTL 3.3V adapter
VCC - 3.3 Volt on USB TTL
GND - GND on USB TTL
GPIO15 - GND on USB TTL
CH_PD - 3.3 Volt on USB TTL
GPIO0 - GND on USB TTL (for programming)
RX - TX on USB TTL
TX - RX on USB TTL
Do i have to connect it some other way for normal operation? From what I've read, GPIO0 should be LOW for programming and HIGH for normal operation.
I am using 115200 baud, will try to program with different baud.
Thank you in advance.