Hi,
I updated my ESP8266 to latest version (0.30 and 1.2) using AT+CIUPDATE and everything was working except that when sending commands to it it sometimes "catches" command sometimes not. So I thought its baud rate it too fast maybe (115200). So I opened in terminal and changed baud rate to 9600 like this:
AT+UART_DEF=9600,8,1,0,3
But now my ESP8266 does not work on any baud rate I tried all of them and all of them produce garbage. Some of them produce garbage but also I can see string Fatal error (28) on some bout rate immediately after reset. When I connect on 76800 I get this:
load 0x3ffe8000, len 776, room 0
tail 8
chksum 0xd9
load 0x3ffe8308, len 412, room 0
tail 12
chksum 0xb9
csum 0xb9
2nd boot version : 1.3(b3)
SPI Speed : 40MHz
SPI Mode : QIO
SPI Flash Size : 8Mbit
jump to run user2
R
Is it bricked with AT+UART_DEF command? Is there any way to recover it? Anyone knows why did it missed receiving commands from time to time in the first place anyway?
Thanks in advance!
Bricked with baud rate command?
-
- Posts: 1
- Joined: Sun Aug 16, 2015 5:05 pm
Re: Bricked with baud rate command?
Postby ESP_Faye » Tue Aug 18, 2015 1:55 pm
Hi,
Thanks for your interest in ESP8266!
We suggest using "UART_CUR" which would not be saved in flash to try the new configuration first, if it can not work, you can just power off and power on to recover.
The last parameter "3" means UART flow control which needs your UART hardware to support flow control.
Maybe you could try to connect the CTS、RTS, and enable the flow control on your UART tool, and try again.
If it does not work, you need to re-download AT firmware to your module to recover.
Thanks for your interest in ESP8266!
We suggest using "UART_CUR" which would not be saved in flash to try the new configuration first, if it can not work, you can just power off and power on to recover.
The last parameter "3" means UART flow control which needs your UART hardware to support flow control.
Maybe you could try to connect the CTS、RTS, and enable the flow control on your UART tool, and try again.
If it does not work, you need to re-download AT firmware to your module to recover.
Re: Bricked with baud rate command?
Postby Jaiff » Wed Nov 11, 2015 2:05 am
Hi all,
I'm encountering the same issue
Due to wrong parameters AT command, I send a baudrate modification with RTC/CTS flow control activated.
Now, I'm unable to connect the system.
How to solve this issue ?
AT version : 0.21.0.0
SDK version : 0.9.5
Thanks a lot
Jeff
I'm encountering the same issue

Due to wrong parameters AT command, I send a baudrate modification with RTC/CTS flow control activated.
Now, I'm unable to connect the system.
How to solve this issue ?
AT version : 0.21.0.0
SDK version : 0.9.5
Thanks a lot
Jeff
Re: Bricked with baud rate command?
Postby ESP_Faye » Fri Nov 13, 2015 10:51 am
Hi,
If you set a baud rate that you can not use, you need to re-burn your flash, download AT bin files into your Flash.
We suggest using "UART_CUR" which would not be saved in flash to try the new configuration first, if it can not work, you can just power off and power on to recover.
The AT firmware :http://bbs.espressif.com/viewtopic.php?f=46&t=1123
Flash Download Tool : http://bbs.espressif.com/viewtopic.php?f=57&p=1658#p1658
If you set a baud rate that you can not use, you need to re-burn your flash, download AT bin files into your Flash.
We suggest using "UART_CUR" which would not be saved in flash to try the new configuration first, if it can not work, you can just power off and power on to recover.
The AT firmware :http://bbs.espressif.com/viewtopic.php?f=46&t=1123
Flash Download Tool : http://bbs.espressif.com/viewtopic.php?f=57&p=1658#p1658
Who is online
Users browsing this forum: No registered users and 6 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.