Esp8266 12e Connecting to Arduino IDE
Posted: Thu Mar 03, 2016 8:09 pm
Hello all,
I have been trying for several days to connect an Esp8266 12e module to my Arduino IDE without success. I have been able to program chips on NodeMCU boards but I am not able to program just the chips. Here is the chip I have. I could not figure out how to add an image to this post so here is a link to my facebook page which contains the pictures of the chip. https://www.facebook.com/michael.beckwith.98 I don't know how else to get the pictures to show up in this post. They are .jpg files and it keeps saying the file format is invalid. Anyway, When I hookup my chip to my computer I am not getting any serial transmission at all. Others have said the chip should return something when it is powered on to indicate what state the chip is in. I get nothing. The connections I am making are:
CH_PD/EN>>3.3
Reset>>3.3
GPIO0>>GND
GPIO15>>GND
RX>>TX
TX>>RX
I have tried this and I have also tried Connecting GPIO2>>3.3 as well.
The chip lights up so I know it is on, it is just not doing anything and I keep getting ESPCOMM_sync failed errors. I am using an FTDI chip that I used to program the NodeMCU boards. If anyone has any information that could help me I would be very grateful. I am also using an external power source for the chip. I am not powering anything off of the FTDI chip. Thank you.
I have been trying for several days to connect an Esp8266 12e module to my Arduino IDE without success. I have been able to program chips on NodeMCU boards but I am not able to program just the chips. Here is the chip I have. I could not figure out how to add an image to this post so here is a link to my facebook page which contains the pictures of the chip. https://www.facebook.com/michael.beckwith.98 I don't know how else to get the pictures to show up in this post. They are .jpg files and it keeps saying the file format is invalid. Anyway, When I hookup my chip to my computer I am not getting any serial transmission at all. Others have said the chip should return something when it is powered on to indicate what state the chip is in. I get nothing. The connections I am making are:
CH_PD/EN>>3.3
Reset>>3.3
GPIO0>>GND
GPIO15>>GND
RX>>TX
TX>>RX
I have tried this and I have also tried Connecting GPIO2>>3.3 as well.
The chip lights up so I know it is on, it is just not doing anything and I keep getting ESPCOMM_sync failed errors. I am using an FTDI chip that I used to program the NodeMCU boards. If anyone has any information that could help me I would be very grateful. I am also using an external power source for the chip. I am not powering anything off of the FTDI chip. Thank you.