-->
Page 1 of 1

change baudrate without flashing

PostPosted: Tue Jun 22, 2021 5:00 am
by asemuni
Hi, my ESP8266 module default baud rate is 74880 and have problem in communications and also can't download new flash firmware because flash download tools does not support this baudrate.
is there any solution to change the default baud rate?

Re: change baudrate without flashing

PostPosted: Tue Jun 22, 2021 6:38 pm
by davydnorris
Both the esptool and graphical flash tool support this rate

Re: change baudrate without flashing

PostPosted: Wed Jun 23, 2021 9:45 am
by eriksl
For flashing it doesn't matter what baud rate you use, the bootloader does autobaud. In my experience up to 1 MBaud (1000000 Baud) works quite well.