ESP8266 Developer Zone The Official ESP8266 Forum 2015-12-30T17:07:35+08:00 https://bbs.espressif.com:443/feed.php?f=66&t=1555 2015-12-30T17:07:35+08:00 2015-12-30T17:07:35+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1555&p=5190#p5190 <![CDATA[Re: Response on AT+UART_CUR/DEF]]>
Sorry that we could not duplicate your problem.

Maybe it is because of the baud rate changing. Could you test it with another UART tool ?

Statistics: Posted by ESP_Faye — Wed Dec 30, 2015 5:07 pm


]]>
2015-12-27T02:59:11+08:00 2015-12-27T02:59:11+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1555&p=5162#p5162 <![CDATA[Response on AT+UART_CUR/DEF]]>
I'm always waiting for string like "OK<CR><LF>" but here, ok is returned like that:

Code:

OK<CR><SOMEGARBAGE> //Last character is something else


It would be great, to have some consistency and return entire OK string including <LF> at the end in command before you change target baudrate in AT.

I'm using AT based on SDK 1.5.0.
Screenshot at 19-58-40.png

Statistics: Posted by tilz0R — Sun Dec 27, 2015 2:59 am


]]>