AT commands are readable, but have strange characters
Posted: Tue Nov 17, 2015 6:14 am
Hello,
I am experiencing some problems with the AT commands. When I pass eg. the command AT+RST to the esp8266, I receive the following response :
AT
busy p/..
OK
Command AT+RST gives this response :
b]®^‚¹rr
OK
WIFI FIS¨ÊʪQ5
ets Jan 2013.rst ® ½
load 0x40100800, len 139;, roßm 16
taiv 4
chksum 8x88
load 0|3f0º
eeª
k
‹Í
šj•ª…)ª0ŒÕ(j5�!
-€9%1…
u
ø
So some of the text is ok, but strange characters appear. As some of the text can be read, I suppose this has nothing to do with the baudrate ? I am using an external power supply, and comminucate through softserial. I tried with several esp8266 modules, but all produce the same response. Does anyone know what is causing this problem ?
I am experiencing some problems with the AT commands. When I pass eg. the command AT+RST to the esp8266, I receive the following response :
AT
busy p/..
OK
Command AT+RST gives this response :
b]®^‚¹rr
OK
WIFI FIS¨ÊʪQ5
ets Jan 2013.rst ® ½
load 0x40100800, len 139;, roßm 16
taiv 4
chksum 8x88
load 0|3f0º
eeª
k
‹Í
šj•ª…)ª0ŒÕ(j5�!
-€9%1…
u
ø
So some of the text is ok, but strange characters appear. As some of the text can be read, I suppose this has nothing to do with the baudrate ? I am using an external power supply, and comminucate through softserial. I tried with several esp8266 modules, but all produce the same response. Does anyone know what is causing this problem ?