-->
Page 1 of 2

ESP8266-12F

PostPosted: Thu Mar 16, 2017 8:27 am
by SF2017CND
When I connect this module to a PC running windows 7 it constantly connects and disconnects, on a mac it doe the same thing but eventually stays connected. I think it has to do with the default BAUD rate. Does anyone know how to change the baud rate of this model. I tried using the serial monitor in the Arduino IDE...but it doesnt work.

Re: ESP8266-12F

PostPosted: Fri Mar 17, 2017 2:57 pm
by Espradio01
SF2017CND wrote:When I connect this module to a PC running windows 7 it constantly connects and disconnects, on a mac it doe the same thing but eventually stays connected. I think it has to do with the default BAUD rate. Does anyone know how to change the baud rate of this model. I tried using the serial monitor in the Arduino IDE...but it doesnt work.


Hi .. can you be more specific re "connects and disconnects"

I encountered the same issue while programming it with arduino.. the issue arises after successful program (the end of the dots :-) ..oh boy i miss a programming complete message :-()
Anyway after programming just disconnect the GPIO 0 from ground. I'm using and FTDI USB to serial (clone) in windows 8.1
Hope that helps
D

Re: ESP8266-12F

PostPosted: Fri Mar 17, 2017 3:06 pm
by Espradio01
SF2017CND wrote:When I connect this module to a PC running windows 7 it constantly connects and disconnects, on a mac it doe the same thing but eventually stays connected. I think it has to do with the default BAUD rate. Does anyone know how to change the baud rate of this model. I tried using the serial monitor in the Arduino IDE...but it doesn''t work.



Hi there

Experiencing same issue and using arduino IDE to program it along with an FTDI usb to serial module (cheap clone).
After programming disconnect GPIO 0 from ground.
This works for me.
Hope this helps
D

Re: ESP8266-12F

PostPosted: Sat Mar 18, 2017 7:58 am
by martinayotte
GPIO15 must stay pulled-down to GND even for normal execute startup.