-->
Page 5 of 10

Re: Minor help with ESP-13 Webserver Serial Shield

PostPosted: Fri May 20, 2016 9:02 pm
by Frank Spina
I just got this board today, and I can't figure out how to get the Arduino and the Shield to talks or figure out how to rewrite the web server

Re: Minor help with ESP-13 Webserver Serial Shield

PostPosted: Sat May 21, 2016 8:40 am
by martinayotte
Jeddiah wrote:Which device would you recommend to work with?

There are plenty, but one I've played with and didn't get any headache to connect was the Wemos D1 Mini.
Frank Spina wrote:I can't figure out how to get the Arduino and the Shield to talks

As I said earlier, it is question of TX/RX wiring to switch back and forth between ATMega328 and USB-TTL Uart.
I didn't found the schematic of the board, but at least, I found this page about those connection :
https://fineshang.gitbooks.io/esp8266-b ... pter3.html

Re: Minor help with ESP-13 Webserver Serial Shield

PostPosted: Sat May 21, 2016 11:09 am
by Jeddiah
Frank Spina wrote:I just got this board today, and I can't figure out how to get the Arduino and the Shield to talks or figure out how to rewrite the web server


In my searches lastnight, I ran across a tidbit that may help, but I haven't had a chance to test it out yet. It mentioned tying the RES pin of the Arduino to Gnd, while you're trying to talk to the ESP8266. I found it amongst about a dozen different pages I was reading lastnight trying to solve this problem.

Re: Minor help with ESP-13 Webserver Serial Shield

PostPosted: Sat May 21, 2016 10:15 pm
by Frank Spina
Interesting, what pin is the RST pin , do I put it on the ardino side or the ESP side of shield