ESP8266 Developer Zone The Official ESP8266 Forum 2017-03-01T14:20:46+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=3370 2017-03-01T14:20:46+08:00 2017-03-01T14:20:46+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3370&p=11401#p11401 <![CDATA[Re: ESP8266 does not respond back to Arduino]]> By the way, using a resistor divider to divide the UART levels is very unreliable as a divider can step down the voltage levels but cannot step it up. So please try a proper terminal interface with true 3V3 Rx/Tx and see if things work.

Statistics: Posted by Guest — Wed Mar 01, 2017 2:20 pm


]]>
2017-02-21T22:07:14+08:00 2017-02-21T22:07:14+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3370&p=11354#p11354 <![CDATA[ESP8266 does not respond back to Arduino]]> I'm new to this wifi chip. My problem is that I am unable to get a respond from esp8266 when i connect it with arduino mega.

Like many tutorials online, I followed the instructions but is still unable to get any respond.

I connect the mega GND to esp8266 GND and mega 3.3V is connected to vcc and ch_pd of esp8266. Tried using an external supply to power the esp8266 but yields the same result (no response from esp8266). The TX of mega connects to RX of esp8266 (via 10k and 20k voltage divider) and RX of mega connects to TX of esp8266.

I also had a simple code uploaded to the arduino, where any command receive from the serial monitor is forwarded to the serial connected to esp8266 (mega has 4 hardware serial ports). However, even a simple 'AT' command yields no response from the wifi chip.

Please help. I have searched many tutorials and forum online but none of it solve my problem.

Thank you in advance.

Statistics: Posted by jclmdt — Tue Feb 21, 2017 10:07 pm


]]>