ESP8266 Developer Zone The Official ESP8266 Forum 2015-11-09T14:01:43+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=1337 2015-11-09T14:01:43+08:00 2015-11-09T14:01:43+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1337&p=4500#p4500 <![CDATA[Re: Get UART message "ERRRRRR:256,135,135!!!!ERRRRRR:256,113,113!!!!"]]>
Please have a try with the latest SDK http://bbs.espressif.com/viewtopic.php?f=46&t=850.

If your problem is still unsolved, please feel free to let us know, and the UART output logs are always needed.

Thanks for your interest in ESP8266 !

Statistics: Posted by ESP_Faye — Mon Nov 09, 2015 2:01 pm


]]>
2015-11-05T00:32:03+08:00 2015-11-05T00:32:03+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1337&p=4453#p4453 <![CDATA[Get UART message "ERRRRRR:256,135,135!!!!ERRRRRR:256,113,113!!!!"]]> I am using ESP-01 module. I got these message from UART0, I donot understand where it is from, what it mean, and how to solve that.
It just loop and loop again, with several minutes delay.

Code:

ERRRRRR:256,135,135!!!!ERRRRRR:256,113,113!!!!
connected with XXXXXXXXXXXXX, channel 1
dhcp client start...
ip:192.168.1.101,mask:255.255.255.0,gw:192.168.1.1
state: 5 -> 2 (2c0)
rm 0
reconnect
state: 2 -> 0 (0)
scandone
state: 0 -> 2 (b0)
state: 2 -> 3 (0)
state: 3 -> 5 (10)
add 0
aid 34
cnt
ERRRRRR:256,135,135!!!!ERRRRRR:256,113,113!!!!
connected with XXXXXXXXXXXXX, channel 1
dhcp client start...
ip:192.168.1.101,mask:255.255.255.0,gw:192.168.1.1
state: 5 -> 2 (2c0)
rm 0
reconnect
state: 2 -> 0 (0)
scandone
state: 0 -> 2 (b0)
state: 2 -> 3 (0)
state: 3 -> 5 (10)
add 0
aid 34
cnt
ERRRRRR:256,135,135!!!!ERRRRRR:256,113,113!!!!
connected with XXXXXXXXXXXXX, channel 1
dhcp client start...
ip:192.168.1.101,mask:255.255.255.0,gw:192.168.1.1

Statistics: Posted by hjfxljx — Thu Nov 05, 2015 12:32 am


]]>