-->
Page 4 of 4

Re: esp7,esp12

PostPosted: Wed Jul 22, 2015 3:39 pm
by NiclasIvarsson
Do you have the correct settings in the board.txt file. Flashing "qio" or "dio". My ESP-12 where of dio-kind while my ESP-1 where qio, which is the default settings for the Arduino IDE...

Re: esp7,esp12

PostPosted: Thu Jul 23, 2015 8:17 pm
by trademarkprojects
I have not modified any of the boards.txt stuff. I assume it is right because I installed the ESP libraries developed here and the board shows up in the list. Since I don't receive any (even jumbled) data at all, I think my communication is wrong. I suspect a hardware/schematic issue. I'll give the boards file a look when I can.

Anyone have a good schematic of what it would take to get communication through an Arduino UNO? I don't have an FTDI like I said, but I have heard it can be done.

Thanks!